mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Merged revisions 65787 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r65787 | brett.cannon | 2008-08-17 15:10:11 -0700 (Sun, 17 Aug 2008) | 3 lines Remove imports of 'warnings' that are no longer needed in dummy_thread, filecmp, and shelve. ........
This commit is contained in:
parent
38679e2777
commit
b5ebf27b88
3 changed files with 0 additions and 3 deletions
|
@ -11,7 +11,6 @@ Functions:
|
|||
|
||||
import os
|
||||
import stat
|
||||
import warnings
|
||||
from itertools import filterfalse
|
||||
|
||||
__all__ = ["cmp","dircmp","cmpfiles"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue