Mirror of mitogen
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
David Wilson 81dd265c20 Catch BaseException to cope with KeyboardInterrupt and suchlike.
Django's module autoreloader calls sys.exit(), we want to catch that.
8 years ago
docs Reorient Sphinx layout to get subheadings in sidebar. 8 years ago
econtext Catch BaseException to cope with KeyboardInterrupt and suchlike. 8 years ago
examples Rename to avoid module name conflict. 8 years ago
tests Implement Importer.get_filename() and Importer.get_source() 8 years ago
.gitignore Initial .gitignore. 8 years ago
setup.py Python 2.4 compat in setup.py. 8 years ago