##// END OF EJS Templates
__builtin__.exit and quit are now hidden - exit magic is now the only exit command
__builtin__.exit and quit are now hidden - exit magic is now the only exit command

File last commit:

r3111:3fd347a5
r3185:d7099e08
Show More
.gitignore
8 lines | 84 B | text/plain | TextLexer
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info
Thomas Kluyver
Ignore .py~ files
r3110 *.py~
Thomas Kluyver
Ignore .bak files
r3111 *.bak