##// 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 / testing
plugin
tests
__init__.py Loading ...
__main__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...