bundles / IPython 9.13.0 / IPython / terminal / magics / get_pasted_lines
function
IPython.terminal.magics:get_pasted_lines
source: /IPython/terminal/magics.py :18
Signature
def get_pasted_lines ( sentinel , l_input = <function input at 0x0000> , quiet = False ) Summary
Yield pasted lines until the user enters the given sentinel value.
Aliases
-
IPython.terminal.magics.get_pasted_lines