bundles / IPython 9.3.0 / IPython / core / page / page_dumb
function
IPython.core.page:page_dumb
source: /IPython/core/page.py :57
Signature
def page_dumb ( strng , start = 0 , screen_lines = 25 ) Summary
Very dumb 'pager' in Python, for when nothing else works.
Extended Summary
Only moves forward, same interface as page(), except for pager_cmd and mode.
Aliases
-
IPython.core.page.page_dumb