##// END OF EJS Templates
Organizing the docs/examples directory. I moved all the old examples into a core subdir. I then created...
Organizing the docs/examples directory. I moved all the old examples into a core subdir. I then created a new kernel subdir for all the examples that are being moved here from ipython1-dev. The examples in core should probably be organized into more appropriately named subdirs. The core subdir should be reserved for things related to the ipython core (as it develops).
Brian E Granger -
r1251:99658885
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / core
config
tests
__init__.py Loading ...
display_formatter.py Loading ...
display_trap.py Loading ...
error.py Loading ...
history.py Loading ...
interpreter.py Loading ...
macro.py Loading ...
magic.py Loading ...
message_cache.py Loading ...
output_trap.py Loading ...
prompts.py Loading ...
shell.py Loading ...
traceback_formatter.py Loading ...
traceback_trap.py Loading ...
ultraTB.py Loading ...
util.py Loading ...