home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2010 May
/
maximum-cd-2010-05.iso
/
DiscContents
/
boxee-0.9.20.10711.exe
/
system
/
python
/
Lib
/
distutils
/
__init__.pyo
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Compiled Bytecode
|
2009-07-20
|
425 b
|
15 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.4)
'''distutils
The main package for the Python Module Distribution Utilities. Normally
used from a setup script as
from distutils.core import setup
setup (...)
'''
__revision__ = '$Id: __init__.py 52269 2006-10-10 08:10:42Z anthony.baxter $'
__version__ = '2.4.4'