Staging
v0.5.1
https://github.com/python/cpython
Revision 3ec3f78c8a08c5b69855e5b6eb37fe22f0719b52 authored by Andrew M. Kuchling on 29 July 2006, 14:08:15 UTC, committed by Andrew M. Kuchling on 29 July 2006, 14:08:15 UTC
1 parent 144691c
Raw File
Tip revision: 3ec3f78c8a08c5b69855e5b6eb37fe22f0719b52 authored by Andrew M. Kuchling on 29 July 2006, 14:08:15 UTC
Reword paragraph to match the order of the subsequent sections
Tip revision: 3ec3f78
_ctypes_test.h
extern int _testfunc_i_bhilfd(char b, short h, int i, long l, float f, double d);
back to top