mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
#18687: remove obsolete comment. Patch by Févry Thibault.
This commit is contained in:
parent
eedb58d8d8
commit
4bfa6c54ca
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue