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

bundles / IPython latest / IPython / core / magics / ast_mod / Mangler

class

IPython.core.magics.ast_mod:Mangler

source: /IPython/core/magics/ast_mod.py :201

Signature

class   Mangler ( predicate = None )

Members

Summary

Mangle given names in and ast tree to make sure they do not conflict with user code.

Aliases

  • IPython.core.magics.ast_mod.Mangler