]> granicus.if.org Git - python/commitdiff
Trivial test for ctypes, more to come
authorThomas Heller <theller@ctypes.org>
Wed, 8 Mar 2006 20:38:11 +0000 (20:38 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 8 Mar 2006 20:38:11 +0000 (20:38 +0000)
Lib/test/test_ctypes.py [new file with mode: 0644]

diff --git a/Lib/test/test_ctypes.py b/Lib/test/test_ctypes.py
new file mode 100644 (file)
index 0000000..8a931d9
--- /dev/null
@@ -0,0 +1,4 @@
+# trivial test
+
+import _ctypes
+import ctypes