mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
#18687: merge with 3.3.
This commit is contained in:
commit
9eaa3e6732
@ -1,6 +1,5 @@
|
||||
|
||||
# Taken from Lib/ctypes/test/test_keeprefs.py, PointerToStructure.test().
|
||||
# When this leak is fixed, remember to remove from Misc/build.sh LEAKY_TESTS.
|
||||
|
||||
from ctypes import Structure, c_int, POINTER
|
||||
import gc
|
||||
|
Loading…
Reference in New Issue
Block a user