Trivial test for ctypes, more to come

This commit is contained in:
Thomas Heller 2006-03-08 20:38:11 +00:00
parent babddfca75
commit 200af39722

4
Lib/test/test_ctypes.py Normal file
View file

@ -0,0 +1,4 @@
# trivial test
import _ctypes
import ctypes