]> granicus.if.org Git - python/commit
Re-apply distutils2 changes lost before the merge of packaging.
authorÉric Araujo <merwok@netwok.org>
Tue, 31 May 2011 16:04:32 +0000 (18:04 +0200)
committerÉric Araujo <merwok@netwok.org>
Tue, 31 May 2011 16:04:32 +0000 (18:04 +0200)
commit9deedf696eeb9a015118d1d0c76bf8318f2190d2
tree8ae467a6de6102b27017c02972bf538230511d44
parenta94bdee2e479cdfa6b98c7d823380a88dcb8c9fd
Re-apply distutils2 changes lost before the merge of packaging.

wrap_text was removed in favor of standard textwrap but the removal of the
function was lost in a bad merge; a change in sdist mysteriously disappeared.
Lib/packaging/command/sdist.py
Lib/packaging/fancy_getopt.py
Lib/packaging/tests/test_command_sdist.py