]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Replace import * with explicit import
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 10 May 2014 17:21:02 +0000 (13:21 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Sat, 10 May 2014 17:21:02 +0000 (13:21 -0400)
commit6f71726ecdd61c9d0a7ce5cfe346f4214434649b
tree3d2eb6b150737bfd88a13643158060d23e986520
parent7ae0fde001b32b4141a3641ab358345b15b4c836
Replace import * with explicit import
Lib/distutils/command/upload.py