Show More
@@ -51,7 +51,7 b' from IPython.core.error import TryNext' | |||
|
51 | 51 | |
|
52 | 52 | __all__ = ['editor', 'fix_error_editor', 'synchronize_with_editor', |
|
53 | 53 | 'input_prefilter', 'shutdown_hook', 'late_startup_hook', |
|
54 |
|
|
|
54 | 'show_in_pager','pre_prompt_hook', | |
|
55 | 55 | 'pre_run_code_hook', 'clipboard_get'] |
|
56 | 56 | |
|
57 | 57 | def editor(self,filename, linenum=None): |
General Comments 0
You need to be logged in to leave comments.
Login now