mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
subtype_resurrection(): Removed unused import.
This commit is contained in:
parent
df3f793516
commit
72351b9649
@ -3184,7 +3184,6 @@ def slices():
|
||||
vereq(a, [2,3,1])
|
||||
|
||||
def subtype_resurrection():
|
||||
import gc
|
||||
if verbose:
|
||||
print "Testing resurrection of new-style instance..."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user