]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor packaging cleanup.
authorÉric Araujo <merwok@netwok.org>
Fri, 29 Jul 2011 00:37:21 +0000 (02:37 +0200)
committerÉric Araujo <merwok@netwok.org>
Fri, 29 Jul 2011 00:37:21 +0000 (02:37 +0200)
commitbab50cb1247f79d10a746ec4dae88848319ff162
tree0b7063f0121143132893d16c52141e54ce8eda1d
parent7b0908a8e444d735d459bac7c32566f6f11882fe
Minor packaging cleanup.

- Use shortcut dist.version instead of going through metadata;
- Use %r throughout to display project names and paths.
Lib/packaging/database.py
Lib/packaging/depgraph.py
Lib/packaging/install.py
Lib/packaging/tests/test_database.py
Lib/packaging/tests/test_install.py