cpython/Lib/packaging
É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
..
command Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01:00
compiler Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01:00
pypi Merge 3.2, fix typos. 2011-11-11 19:39:25 +01:00
tests Remove unused code from packaging.tests.__init__ 2011-11-15 10:48:36 +01:00
__init__.py
_trove.py
compat.py
config.py
create.py Remove redundant __main__ blocks from packaging modules. 2011-11-06 11:38:58 +01:00
database.py
depgraph.py Remove redundant __main__ blocks from packaging modules. 2011-11-06 11:38:58 +01:00
dist.py Undo potentially confusing name change in packaging. 2011-11-06 06:54:05 +01:00
errors.py Improve byte-compilation in packaging to be independent of -O or -B. 2011-11-03 05:08:28 +01:00
fancy_getopt.py
install.py Remove redundant __main__ blocks from packaging modules. 2011-11-06 11:38:58 +01:00
manifest.py Issue #13193: Fix distutils.filelist.FileList and 2011-11-12 01:27:19 +01:00
markers.py
metadata.py The error message should contain the key as given, not normalized. 2011-11-14 19:45:30 +01:00
run.py Fix a few typos 2011-11-14 18:18:15 +01:00
util.py Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01:00
version.py