notebook/IPython
Jason Grout 5a39c0c9bd Use os.remove instead of shutil.rmtree if we try to remove a symbolic link
If we try to remove a symbolic link to a directory with shutil.rmtree, we get
the error “Cannot call rmtree on a symbolic link”
2014-11-19 04:46:13 -05:00
..
html Use os.remove instead of shutil.rmtree if we try to remove a symbolic link 2014-11-19 04:46:13 -05:00
nbconvert/exporters
qt/console/tests
testing bump minimum tornado version to 4.0 2014-11-07 22:39:25 -08:00
utils don't use text mode in mkstemp 2014-11-12 14:17:32 -08:00