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