##// END OF EJS Templates
make FilesRedirectHandler redirect logic accessible...
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.
Min RK -
r19742:5bcd54d3
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v4
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbformat.v4.schema.json Loading ...
nbjson.py Loading ...
rwbase.py Loading ...