Skip to content

Commit d4c9320

Browse files
author
Thomas Heller
committed
Copy ctypes-0.9.9.4 sources from external into the trunk.
1 parent 533ff6f commit d4c9320

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+43876
-0
lines changed

Modules/_ctypes/_ctypes.c

+4,553
Large diffs are not rendered by default.

Modules/_ctypes/_ctypes_test.c

+551
Large diffs are not rendered by default.

Modules/_ctypes/_ctypes_test.h

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
extern int _testfunc_i_bhilfd(char b, short h, int i, long l, float f, double d);

0 commit comments

Comments
 (0)