ó
|
[\¬Qc @ 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$s 2.7.5N( t __doc__t __revision__t __version__( ( ( sZ /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/distutils/__init__.pyt <module> |