home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 November (DVD)
/
PCWELT_11_2006.ISO
/
casper
/
filesystem.squashfs
/
usr
/
lib
/
python2.4
/
distutils
/
__init__.pyc
(
.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
|
2006-08-31
|
416 b
|
15 lines
# Source Generated with Decompyle++
# File: in.pyc (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 38355 2005-01-20 19:25:24Z theller $'
__version__ = '2.4.1'