2
0
mirror of https://github.com/boostorg/python.git synced 2026-02-01 20:52:13 +00:00

This commit was manufactured by cvs2svn to create tag

'merged_to_RC_1_34_0'.

[SVN r37938]
This commit is contained in:
nobody
2007-06-07 20:53:46 +00:00
parent 31c19644ed
commit 3b5636cb33
177 changed files with 606 additions and 1145 deletions

View File

@@ -1,8 +1,4 @@
#!/usr/bin/env python
# Copyright Bruno da Silva de Oliveira 2006. Distributed under the Boost
# Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
from Pyste import pyste
pyste.main()

View File

@@ -1,6 +1,4 @@
# Copyright Prabhu Ramachandran 2006. Distributed under the Boost
# Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
# contributed by Prabhu Ramachandran
from distutils.core import setup
import sys