You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Peterson ad6b3f570a merge 2.7.3 release branch 14 years ago
..
command Stop ignoring RPMs in distutils' upload command (#2945). 14 years ago
tests Backout buggy patch for #13719 14 years ago
README Issue #5052: make Distutils compatible with 2.3 again. 17 years ago
__init__.py bump to 2.7.3 final 14 years ago
archive_util.py Merged revisions 87277 via svnmerge from 15 years ago
bcppcompiler.py massive import cleaning in Distutils 16 years ago
ccompiler.py null merge from 2.6 14 years ago
cmd.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
config.py massive import cleaning in Distutils 16 years ago
core.py Merged revisions 86223-86224,86226,86234 via svnmerge from 15 years ago
cygwinccompiler.py Merged revisions 86223-86224,86226,86234 via svnmerge from 15 years ago
debug.py Issue #5052: removed backward compatibility information (out of date) 17 years ago
dep_util.py Fix incorrect mtime comparison in distutils (#11933). 15 years ago
dir_util.py Merged revisions 86601,86605 via svnmerge from 15 years ago
dist.py Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. 15 years ago
emxccompiler.py Merged revisions 86223-86224,86226,86234 via svnmerge from 15 years ago
errors.py removed spurious spaces 16 years ago
extension.py Merged revisions 86223-86224,86226,86234 via svnmerge from 15 years ago
fancy_getopt.py massive import cleaning in Distutils 16 years ago
file_util.py Merged revisions 86223-86224,86226,86234 via svnmerge from 15 years ago
filelist.py Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). 14 years ago
log.py #6954: Fixed crash when using DISTUTILS_DEBUG flag in Distutils. 17 years ago
msvc9compiler.py normalize whitespace in Lib/distutils/msvc9compiler.py 14 years ago
msvccompiler.py massive import cleaning in Distutils 16 years ago
spawn.py Merge #12417 followup, also removing an extra docstring 15 years ago
sysconfig.py null merge from 2.6 14 years ago
text_file.py massive import cleaning in Distutils 16 years ago
unixccompiler.py Two small fixes for the support for SDKs on MacOSX: 16 years ago
util.py null merge from 2.6 14 years ago
version.py Fix typo. 17 years ago
versionpredicate.py Whitespace normalization. 21 years ago

README

This directory contains the Distutils package.

There's a full documentation available at:

http://docs.python.org/distutils/

The Distutils-SIG web page is also a good starting point:

http://www.python.org/sigs/distutils-sig/

WARNING : Distutils must remain compatible with 2.3

$Id$