cpython/Lib/packaging
Éric Araujo 7b0908a8e4 Make TypeError message from Command.__init__ more useful 2011-07-29 02:32:41 +02:00
..
command Make TypeError message from Command.__init__ more useful 2011-07-29 02:32:41 +02:00
compiler
pypi
tests test_packaging should clean up after itself (but it doesn't really) 2011-07-15 23:26:19 +02:00
__init__.py
_trove.py
compat.py
config.py
create.py
database.py Clear packaging.database caches in place 2011-07-15 17:47:46 +02:00
depgraph.py
dist.py
errors.py
fancy_getopt.py
install.py Closes #12391: temporary files are now cleaned up. 2011-07-07 12:59:31 +01:00
manifest.py
markers.py
metadata.py
run.py Let all pysetup actions return a meaningful 0 or 1 exit code (#12222). 2011-07-29 02:31:39 +02:00
util.py Factor out code used by packaging commands for HTTP requests (#12169). 2011-07-08 16:27:12 +02:00
version.py