bundles / IPython 9.14.0.dev / IPython / core / interactiveshell / InteractiveShell / set_autoindent
function
IPython.core.interactiveshell:InteractiveShell.set_autoindent
Signature
def set_autoindent ( self , value = None ) Summary
Set the autoindent flag.
Extended Summary
If called with no arguments, it acts as a toggle.
Aliases
-
IPython.InteractiveShell.set_autoindent