##// END OF EJS Templates
Fix for ticket 237073 thanks to Nathaniel Smith...
Fix for ticket 237073 thanks to Nathaniel Smith A value passed to PyThreadState_SetAsyncExc needs to be a c_long on 64 bit platforms.

File last commit:

r1420:34bafc01
r1930:8ace845f
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x