We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e948a1a commit 8a05d9eCopy full SHA for 8a05d9e
Lib/test/test_ctypes/test_pointers.py
@@ -3,7 +3,6 @@
3
import gc
4
import sys
5
import unittest
6
-import os
7
from ctypes import (CDLL, CFUNCTYPE, Structure,
8
POINTER, pointer, _Pointer,
9
byref, sizeof,
0 commit comments