This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / 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