##// END OF EJS Templates
- Make the execution of 'from pylab import *' when -pylab is given be...
- 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.

File last commit:

r456:00662ccb
r554:b5bda5b0
Show More
.hgignore
11 lines | 104 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt