##// END OF EJS Templates
correct a bug with linux 64bit system. A 'C' thread function needed a long and python arg passing default to int. Forced to long wiht ctypes.c_long()
correct a bug with linux 64bit system. A 'C' thread function needed a long and python arg passing default to int. Forced to long wiht ctypes.c_long()
Laurent Dufrechou -
r2250:03378b48
Show More
Name Size Modified Last Commit Author
/ IPython / tests
__init__.py Loading ...
obj_del.py Loading ...
refbug.py Loading ...
tclass.py Loading ...
test_fakemodule.py Loading ...
test_genutils.py Loading ...
test_iplib.py Loading ...
test_magic.py Loading ...
test_platutils.py Loading ...