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

bundles / IPython latest / IPython / core / compilerop

module

IPython.core.compilerop

source: /IPython/core/compilerop.py :0

Members

Summary

No Docstrings

Additional content

Compiler tools with improved interactive support.

Provides compilation machinery similar to codeop, but with caching support so we can provide interactive tracebacks.

Authors

  • Robert Kern

  • Fernando Perez

  • Thomas Kluyver

Aliases

  • IPython.core.compilerop