]> granicus.if.org Git - python/commit
Cleaned up the installer output behavior.
authorTarek Ziade <tarek@ziade.org>
Mon, 30 May 2011 10:07:49 +0000 (12:07 +0200)
committerTarek Ziade <tarek@ziade.org>
Mon, 30 May 2011 10:07:49 +0000 (12:07 +0200)
commitb1b6e1384cf180657e8301643a4563077183a9e4
tree9ba33451b79908d89a8207b1d7b3fa2d3bb59a03
parent43f289ad8882a743d03b92a430f7ab7616e96673
Cleaned up the installer output behavior.

This change also makes sure the logger handlers are not alterated after an
installation. That also fixes the remaining environment alteration issue in
test_packaging.
Lib/packaging/install.py
Lib/packaging/pypi/simple.py
Lib/packaging/run.py
Lib/packaging/tests/test_command_test.py
Lib/packaging/tests/test_util.py
Lib/packaging/util.py