##// 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 / frontend
cocoa
process
tests
wx
__init__.py Loading ...
asyncfrontendbase.py Loading ...
frontendbase.py Loading ...
linefrontendbase.py Loading ...
prefilterfrontend.py Loading ...
zopeinterface.py Loading ...