cpython/Lib/packaging
Éric Araujo bab50cb124 Minor packaging cleanup.
- Use shortcut dist.version instead of going through metadata;
- Use %r throughout to display project names and paths.
2011-07-29 02:37:21 +02:00
..
command Make TypeError message from Command.__init__ more useful 2011-07-29 02:32:41 +02:00
compiler
pypi
tests Minor packaging cleanup. 2011-07-29 02:37:21 +02:00
__init__.py
_trove.py
compat.py
config.py
create.py
database.py Minor packaging cleanup. 2011-07-29 02:37:21 +02:00
depgraph.py Minor packaging cleanup. 2011-07-29 02:37:21 +02:00
dist.py
errors.py
fancy_getopt.py
install.py Minor packaging cleanup. 2011-07-29 02:37:21 +02: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