Commit 9b8d03c6 authored by Ezio Melotti's avatar Ezio Melotti

#18687: remove obsolete comment. Patch by Févry Thibault.

parent da8d7b58
# Taken from Lib/ctypes/test/test_keeprefs.py, PointerToStructure.test(). # 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 from ctypes import Structure, c_int, POINTER
import gc import gc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment