cpython/Lib/packaging
Éric Araujo fad46e19b4 Clean up mocking of stdout and stdin in packaging tests.
Running with regrtest does not show spurious output or unrestored
sys.std* objects; sometimes running with make test is different, I’ll
watch the buildbots.

In addition, update the create module to use logging.
2011-11-06 11:32:47 +01:00
..
command Undo potentially confusing name change in packaging. 2011-11-06 06:54:05 +01:00
compiler
pypi
tests Clean up mocking of stdout and stdin in packaging tests. 2011-11-06 11:32:47 +01:00
__init__.py
_trove.py
compat.py
config.py
create.py Clean up mocking of stdout and stdin in packaging tests. 2011-11-06 11:32:47 +01:00
database.py
depgraph.py
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
manifest.py
markers.py
metadata.py
run.py
util.py Improve byte-compilation in packaging to be independent of -O or -B. 2011-11-03 05:08:28 +01:00
version.py