##// END OF EJS Templates
Work on inputhook....
Work on inputhook. * We now hold references to qt4 and wx apps that are created. * For wx and qt4 we now first try to get an existing app if it exists. * We now hijack the mainloops for all gui toolkits. * Longer poll time for wx.
Brian Granger -
r2208:2d9d4aa9
Show More
Name Size Modified Last Commit Author
IPython
docs
sandbox
scripts
setupext
test
tools
.bzrignore Loading ...
.checkeol Loading ...
COPYING.txt Loading ...
MANIFEST.in Loading ...
README.txt Loading ...
ipython.py Loading ...
setup.py Loading ...
setupbase.py Loading ...
setupegg.py Loading ...

==============
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>`_.