mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +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
|
||||
import gc
|
||||
import weakref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue