mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Trivial test for ctypes, more to come
This commit is contained in:
parent
babddfca75
commit
200af39722
1 changed files with 4 additions and 0 deletions
4
Lib/test/test_ctypes.py
Normal file
4
Lib/test/test_ctypes.py
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# trivial test
|
||||||
|
|
||||||
|
import _ctypes
|
||||||
|
import ctypes
|
Loading…
Add table
Add a link
Reference in a new issue