mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix accidental suppression in r84537
This commit is contained in:
parent
36d551a317
commit
1138eba3df
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
mport unittest
|
import unittest
|
||||||
from test import support
|
from test import support
|
||||||
import gc
|
import gc
|
||||||
import weakref
|
import weakref
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue