You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / core / prefilter / PrefilterHandler / handle

function

IPython.core.prefilter:PrefilterHandler.handle

source: /IPython/core/prefilter.py :550

Signature

def   handle ( self line_info )

Summary

Handle normal input lines. Use as a template for handlers.

Aliases

  • IPython.core.prefilter.PrefilterHandler.handle