##// END OF EJS Templates
Empty histrange means history of current session...
Empty histrange means history of current session When empty string is given to `IPython.core.history.extract_hist_ranges`, it will now return a range corresponding to the whole history of the current session. This means that `HistoryManager.get_range_by_str` will now also return everything if given an empty string - which has implications for other magics like `%save`, `%pastebin`, etc. Commits that follow this one will introduce that fact to each magic docstring and implementation, where required.
Blazej Michalik -
r26630:07c4edd9
Show More
Name Size Modified Last Commit Author
/ setupext
__init__.py Loading ...
install_data_ext.py Loading ...