cpython/Lib/distutils/command
2005-07-07 15:36:20 +00:00
..
__init__.py
bdist.py
bdist_dumb.py Make dist_files a triple, with the Python target version included, 2005-03-23 18:54:36 +00:00
bdist_rpm.py typo fix, thanks Jeremy Sanders 2005-04-15 06:17:20 +00:00
bdist_wininst.py Make dist_files a triple, with the Python target version included, 2005-03-23 18:54:36 +00:00
build.py
build_clib.py
build_ext.py
build_py.py
build_scripts.py
clean.py Patch #1104111: Alter setup.py --help and --help-commands. 2005-03-03 08:12:27 +00:00
command_template
config.py
install.py Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. 2005-01-20 19:14:17 +00:00
install_data.py
install_headers.py
install_lib.py Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2). 2004-12-02 20:14:16 +00:00
install_scripts.py
register.py Since PyPI only accepts UTF-8 encoded data now, make sure that the data is 2005-03-31 13:57:38 +00:00
sdist.py Make dist_files a triple, with the Python target version included, 2005-03-23 18:54:36 +00:00
upload.py Fix "upload" command garbling and truncating files on Windows. If it's a 2005-07-07 15:36:20 +00:00
wininst-6.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00
wininst-7.1.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00