Ñò
§ÚêLc @ s d Z d Z d Z d S( s¥ distutils
The main package for the Python Module Distribution Utilities. Normally
used from a setup script as
from distutils.core import setup
setup (...)
s: $Id: __init__.py 84292 2010-08-23 23:37:56Z barry.warsaw $s 2.6.6N( t __doc__t __revision__t __version__( ( ( s* /usr/lib64/python2.6/distutils/__init__.pyt