##// 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 / terminal / console
tests
__init__.py Loading ...
__main__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...
zmqhistory.py Loading ...