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:
@@ -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()
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user