Commit message Age Author Refs
r522:ec00a70b
- Small fix to pexpect to prevent unhandled exceptions at Python shutdown time.
fperez
0
r521:a2da8368
If entering the first object level (i.e. the object for which the browser has been started) fails, now the error is raised directly (aborting the browser) instead of running into an empty levels list later.
walter.doerwald
0
r520:c87a4a49
Minor change so that ipython starts correctly even if called via 'python -S', which avoids loading site.py
fperez
0
r519:c365cf69
Add an xrepr implementation for the noitem object.
walter.doerwald
0
r518:0b4aaba6
Fix filename.
walter.doerwald
0
r517:5749952c
- Small tab-completion bug fix for Enthought objects.
fperez
0
r516:655a4243
Small fix for %run which wouldn't complete arguments to scripts if they didn't end in .py or .ipy.
fperez
0
r515:fc07f98b
- Bug fixes in Demo code to support demos with IPython syntax - Extensive irunner changes needed for doctesting out of process IPython examples.
fperez
0
r514:0cd1e86c
- Small extension bug fix (irunner would fail to automatically recognize file extensions).
fperez
0
r513:9fe15cec
IPython/Extensions/ipipe.py (xiter): Make sure that iterating a string containing a single line yields the string itself as the only item. IPython/Extensions/ibrowse.py (ibrowse): Avoid entering an object if it's the same as the one on the last level (This avoids infinite recursion for one line strings).
walter.doerwald
0
< 1 .. 2764 2765 2766 2767 2768 .. 2818 >