Information System : Linux apprendre2 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Disable Function : NONE
ó
ÛœSec @ 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__( ( ( s* /usr/lib64/python2.7/distutils/__init__.pyt s