##// END OF EJS Templates
Fix HistoryAccessor.get_tail bug (#13666)...
Fix HistoryAccessor.get_tail bug (#13666) Current implementation of get_tail in HistoryAccessor assumes context present only in subclass , so it's moved there and the old implementation is restored.
Aleksey Bogdanov -
r27707:ebea766c
Show More
Name Size Modified Last Commit Author
/ IPython / testing / tests
__init__.py Loading ...
test_decorators.py Loading ...
test_ipunittest.py Loading ...
test_tools.py Loading ...