
Jan. 29, 2009
4:50 p.m.
Thomas Heller <theller <at> ctypes.org> writes:
To test this functionality it is required to add some C++ source code to the ctypes private test module _ctypes_test.pyd/_ctypes_test.so.
Perhaps you should create a separate test module (_ctypes_pp_test?) so that platforms without a properly configured C++ compiler can still run the other tests. (I also suppose configure can detect the presence of a C++ compiler...) Regards Antoine.