##// 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 / sphinxext
__init__.py Loading ...
custom_doctests.py Loading ...
ipython_console_highlighting.py Loading ...
ipython_directive.py Loading ...