]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove imports of 'warnings' that are no longer needed in dummy_thread,
authorBrett Cannon <bcannon@gmail.com>
Sun, 17 Aug 2008 22:10:11 +0000 (22:10 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 17 Aug 2008 22:10:11 +0000 (22:10 +0000)
commit25c9d6aa00a3e3b97c23a7ebab1afb3feb526699
tree1ff317afab1f6bb0602bc0ea5dc2aff71c7aa9a8
parent313bda12e8dfe618c6ef2f3681b5ce02409891c8
Remove imports of 'warnings' that are no longer needed in dummy_thread,
filecmp, and shelve.
Lib/dummy_thread.py
Lib/filecmp.py
Lib/shelve.py
Misc/NEWS