notebook/IPython/html/notebook
Min RK c6b610f04f make FilesRedirectHandler redirect logic accessible
from a static method

instead of calling FRH.get(self), which doesn't work on Python 2
due to unbound method class checking.
2014-12-27 15:11:42 -08:00
..
handlers.py make FilesRedirectHandler redirect logic accessible 2014-12-27 15:11:42 -08:00