mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix accidental suppression in r84537
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
mport unittest
|
||||
import unittest
|
||||
from test import support
|
||||
import gc
|
||||
import weakref
|
||||
|
||||
Reference in New Issue
Block a user