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 19b727b commit 06dbf0aCopy full SHA for 06dbf0a
Lib/test/test_ctypes/test_as_parameter.py
@@ -5,7 +5,6 @@
5
c_short, c_int, c_long, c_longlong,
6
c_byte, c_wchar, c_float, c_double,
7
ArgumentError)
8
-import ctypes
9
from test.support import import_helper
10
_ctypes_test = import_helper.import_module("_ctypes_test")
11
0 commit comments