.. |
__init__.py
|
…
|
|
bdist.py
|
added local get_platform/set_platform APIs in distutils.sysconfig
|
2010-01-26 22:46:15 +00:00 |
bdist_dumb.py
|
Make bdist_* commands respect --skip-build passed to bdist (#10946)
|
2011-08-30 01:48:59 +02:00 |
bdist_msi.py
|
Backout buggy patch for #13719
|
2012-03-07 21:00:44 +01:00 |
bdist_rpm.py
|
Fix missing import in bdist_rpm (#18045)
|
2014-03-12 05:01:25 -04:00 |
bdist_wininst.py
|
Make bdist_* commands respect --skip-build passed to bdist (#10946)
|
2011-08-30 01:48:59 +02:00 |
build.py
|
added local get_platform/set_platform APIs in distutils.sysconfig
|
2010-01-26 22:46:15 +00:00 |
build_clib.py
|
Issue #13994: Earler partial revert of Distutils enhancements in 2.7
|
2012-02-11 20:40:24 +01:00 |
build_ext.py
|
- Issue #17219: Add library build dir for Python extension cross-builds.
|
2014-10-02 02:10:06 +02:00 |
build_py.py
|
Issue #19286: [distutils] Only match files in build_py.find_data_files.
|
2013-11-02 11:07:35 -04:00 |
build_scripts.py
|
taking sysconfig out of distutils
|
2010-01-23 09:23:15 +00:00 |
check.py
|
Fix setup.py register failure with invalid rst in description (#13614).
|
2012-12-08 22:26:57 -05:00 |
clean.py
|
…
|
|
command_template
|
…
|
|
config.py
|
Issue #13994: Earler partial revert of Distutils enhancements in 2.7
|
2012-02-11 20:40:24 +01:00 |
install.py
|
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
|
2013-03-11 17:56:17 -04:00 |
install_data.py
|
cleaned up the module (PEP 8 + old fashion test removal)
|
2009-12-15 06:29:19 +00:00 |
install_egg_info.py
|
…
|
|
install_headers.py
|
…
|
|
install_lib.py
|
fixed warning and error message
|
2009-10-24 15:51:30 +00:00 |
install_scripts.py
|
…
|
|
register.py
|
Fix distutils’ check and register Unicode handling (#13114).
|
2011-10-09 07:11:19 +02:00 |
sdist.py
|
#18741: fix more typos. Patch by Févry Thibault.
|
2013-08-17 16:07:38 +03:00 |
upload.py
|
#10510: make distuitls upload/register use HTML standards compliant CRLF.
|
2014-09-27 16:59:04 -04:00 |
wininst-6.0.exe
|
…
|
|
wininst-7.1.exe
|
…
|
|
wininst-8.0.exe
|
…
|
|
wininst-9.0-amd64.exe
|
…
|
|
wininst-9.0.exe
|
…
|
|