cpython/Lib/packaging
Éric Araujo 692a49394d Start improving 2to3 code in packaging (#13462).
- Change the fixers used in tests to something not provided by lib2to3
- Test conversion of doctests in text files
- Factor out test boilerplate into a common method
2012-02-09 21:37:14 +01:00
..
command Group commands by topic in “pysetup run --list-commands” output. 2012-02-09 14:29:11 +01:00
compiler Remove obsolete verbose arguments from packaging. 2011-11-15 11:43:20 +01:00
pypi
tests Start improving 2to3 code in packaging (#13462). 2012-02-09 21:37:14 +01:00
__init__.py
_trove.py Update list of trove classifiers 2011-11-20 16:01:35 +01:00
compat.py Start improving 2to3 code in packaging (#13462). 2012-02-09 21:37:14 +01:00
config.py Allow multiple values for package_data in setup.cfg (#11805). 2012-02-04 21:53:07 +01:00
create.py Stop converting package_data to extra_files in pysetup create (#13712). 2012-02-05 10:26:16 +01:00
database.py
depgraph.py
dist.py
errors.py
fancy_getopt.py
install.py
manifest.py
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 Group commands by topic in “pysetup run --list-commands” output. 2012-02-09 14:29:11 +01:00
util.py Start improving 2to3 code in packaging (#13462). 2012-02-09 21:37:14 +01:00
version.py Fix typos in comments. 2012-02-06 16:12:21 +01:00