##// 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:

r1719:158fe325
r1930:8ace845f
Show More
README.txt
11 lines | 281 B | text/plain | TextLexer
==============
IPython README
==============
Overview
========
Welcome to IPython. Our documentation can be found in the docs/source
subdirectory. We also have ``.html`` and ``.pdf`` versions of this
documentation available on the IPython `website <http://ipython.scipy.org>`_.