cpython/Lib/packaging/command
Éric Araujo dd2d55c8a1 Remove two unneeded attributes in packaging 2011-09-21 16:28:03 +02:00
..
__init__.py The value is the dotted module name to the command class. 2011-09-13 08:26:25 -06:00
bdist.py Remove obsolete mentions of the compress program and .Z archives. 2011-08-30 01:19:02 +02:00
bdist_dumb.py Final bag of small changes coming from distutils2. 2011-09-19 15:12:23 +02:00
bdist_msi.py Make bdist_* commands respect --skip-build passed to bdist (#10946). 2011-08-30 01:42:50 +02:00
bdist_wininst.py Fix usage of bytes in packaging's bdist_wininst. 2011-09-10 18:14:08 +02:00
build.py
build_clib.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
build_ext.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
build_py.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
build_scripts.py A few style changes originally done in the distutils2 repo 2011-09-18 23:12:30 +02:00
check.py Fix format of warnings from the packaging check command 2011-06-02 14:54:44 +02:00
clean.py
cmd.py Make TypeError message from Command.__init__ more useful 2011-07-29 02:32:41 +02:00
command_template
config.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
install_data.py
install_dist.py Remove two unneeded attributes in packaging 2011-09-21 16:28:03 +02:00
install_distinfo.py Fix typo and wording 2011-09-18 20:36:19 +02:00
install_headers.py
install_lib.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
install_scripts.py
register.py Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code 2011-09-19 16:21:37 +02:00
sdist.py Fix sdist to always include setup.cfg (#11092), to comply with the spec 2011-06-06 21:55:43 +02:00
test.py
upload.py Clean up packaging.util: add __all__, remove some unused functions. 2011-09-01 05:11:29 +02:00
upload_docs.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
wininst-6.0.exe
wininst-7.1.exe
wininst-8.0.exe
wininst-9.0-amd64.exe
wininst-9.0.exe
wininst-10.0-amd64.exe
wininst-10.0.exe