Module: core.payloadpage
A payload based version of page.
1 Function
- IPython.core.payloadpage.page(strng, start=0, screen_lines=0, pager_cmd=None)
Print a string, piping through a pager.
This version ignores the screen_lines and pager_cmd arguments and uses IPython’s payload system instead.