##// 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 / kernel / scripts
__init__.py Loading ...
ipcluster Loading ...
ipcluster.py Loading ...
ipcontroller Loading ...
ipcontroller.py Loading ...
ipengine Loading ...
ipengine.py Loading ...