Staging
v0.5.1
https://github.com/python/cpython
Revision 9e20777f7383d1bdb2ed424e0dcf6be6f5fe7e95 authored by Gregory P. Smith on 07 September 2008, 06:27:24 UTC, committed by Gregory P. Smith on 07 September 2008, 06:27:24 UTC
1 parent 1882094
Raw File
Tip revision: 9e20777f7383d1bdb2ed424e0dcf6be6f5fe7e95 authored by Gregory P. Smith on 07 September 2008, 06:27:24 UTC
block 66284 from being merged; i reran autoconf to regenerate
Tip revision: 9e20777
_ctypes_test.h
extern int _testfunc_i_bhilfd(char b, short h, int i, long l, float f, double d);
back to top