Commit message Age Author Refs
r563:283aceb9
fixed bug in IPython/Extensions/ipy_stock_completer.py that caused shlex_split to sometimes return "" as last element.
jstenar
0
r562:bb5d1ef6
fix backslash issues
fperez
0
r561:1db0bc3b
Small fix to pylab imports
fperez
0
r560:af48d689
Remove debug print statements accidentally left over
fperez
0
r559:2f91fc71
Try to get igrid to run with -wthread. This at least delays the problem until one of multiple igrid browsers is closed.
walter.doerwald
0
r558:c6cf6a82
Update rev. number
fperez
0
r557:7007b8bb
proper shebang line
fperez
0
r556:b3547d9d
- Fix recursion issue in previous commit.
fperez
0
r555:de0490eb
- Small dir. completion fix, problem reported by Stefan.
fperez
0
r554:b5bda5b0
- Make the execution of 'from pylab import *' when -pylab is given be optional. A new flag, pylab_import_all controls this behavior, the default is True for backwards compatibility. - Small fixes to previously committed coloring support in tracebacks.
fperez
0
< 1 .. 2816 2817 2818 2819 2820 .. 2874 >