]> granicus.if.org Git - python/commit
Issue #16752: Add a missing import to modulefinder.
authorBrett Cannon <brett@python.org>
Sun, 23 Dec 2012 00:34:21 +0000 (19:34 -0500)
committerBrett Cannon <brett@python.org>
Sun, 23 Dec 2012 00:34:21 +0000 (19:34 -0500)
commit73b969ec70ff4d422bff34d63cfb220cfac96779
treefce097ec73dc97d9a58e9f695245203849cd0165
parentf03eee12b405347189df3915b6dbd845c2690b77
Issue #16752: Add a missing import to modulefinder.

Also fix Misc/ACKS to put part of it back in alphabetical order and
remove some duplicate names.

Patch by Berker Peksag.
Lib/modulefinder.py
Lib/test/test_modulefinder.py
Misc/ACKS
Misc/NEWS