mirror of https://github.com/python/cpython
Removed deprecated tzparse module.
This commit is contained in:
parent
b2594050ea
commit
c7979f16ec
|
@ -87,7 +87,6 @@ import tabnanny
|
|||
import telnetlib
|
||||
import test
|
||||
import toaiff
|
||||
#import tzparse
|
||||
import urllib2
|
||||
# Can't test the "user" module -- if the user has a ~/.pythonrc.py, it
|
||||
# can screw up all sorts of things (esp. if it prints!).
|
||||
|
|
Loading…
Reference in New Issue