cpython/Lib/packaging/command
Éric Araujo 4d15546504 Remove obsolete verbose arguments from packaging.
Logging replaces verbose arguments.  I haven’t fixed the example in
Doc/install/install.rst because I have major fixes and changes to the
oc under way and will fix or remove that example as part of that task.
2011-11-15 11:43:20 +01:00
..
__init__.py The value is the dotted module name to the command class. 2011-09-13 08:26:25 -06:00
bdist.py Undo potentially confusing name change in packaging. 2011-11-06 06:54:05 +01:00
bdist_dumb.py Undo potentially confusing name change in packaging. 2011-11-06 06:54:05 +01:00
bdist_msi.py Undo potentially confusing name change in packaging. 2011-11-06 06:54:05 +01:00
bdist_wininst.py Undo potentially confusing name change in packaging. 2011-11-06 06:54:05 +01:00
build.py Fix typo “seperate” 2011-11-03 00:13:05 +01:00
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 Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01:00
build_py.py Clean up byte-compilation code in packaging (#11254 followup). 2011-11-14 18:10:19 +01: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 Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01: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 Use more standard name for one option of packaging’s install_distinfo 2011-11-06 11:52:30 +01:00
install_distinfo.py Use more standard name for one option of packaging’s install_distinfo 2011-11-06 11:52:30 +01:00
install_headers.py
install_lib.py Clean up byte-compilation code in packaging (#11254 followup). 2011-11-14 18:10:19 +01: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 Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01:00
test.py Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01:00
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