##// 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 / external
Itpl.py Loading ...
__init__.py Loading ...
argparse.py Loading ...
configobj.py Loading ...
guid.py Loading ...
mglob.py Loading ...
path.py Loading ...
pretty.py Loading ...
simplegeneric.py Loading ...
validate.py Loading ...