Go to file
Brian Granger acc15a048b Merging -r 1177 from lp:ipython with fixes and resolutions.
The main conflicts I had to fix were in ultratb.  I have removed
the ultraTB.py in IPython/kernel/core.  Now IPython/core/ultratb.py
is being used everywhere.  Also I have protected the calls to ipapi.get
to see if None is returned.  This happens when trial IPython.kernel
is run.
2009-08-03 12:50:56 -07:00
IPython/testing Merging -r 1177 from lp:ipython with fixes and resolutions. 2009-08-03 12:50:56 -07:00
setup.py Fixing installation related issues. 2009-07-02 14:35:36 -07:00
setupbase.py Renaming Extensions=>extensions in code and imports. 2009-07-20 15:16:34 -07:00