cpython/Lib/packaging
2011-11-06 11:52:30 +01:00
..
command Use more standard name for one option of packaging’s install_distinfo 2011-11-06 11:52:30 +01:00
compiler Cleanup in packaging: super considered super 2011-10-14 17:04:39 +02:00
pypi
tests Use more standard name for one option of packaging’s install_distinfo 2011-11-06 11:52:30 +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 Increase test coverage for packaging.manifest (#11751). 2011-10-11 03:06:16 +02:00
markers.py
metadata.py Make one function in packaging.metadata simpler 2011-10-19 08:50:49 +02:00
run.py Merge 3.2 2011-10-28 14:52:29 +02:00
util.py Improve byte-compilation in packaging to be independent of -O or -B. 2011-11-03 05:08:28 +01:00
version.py