bundles / IPython 9.13.0 / IPython / core / magics / ast_mod / Mangler
class
IPython.core.magics.ast_mod:Mangler
Signature
class Mangler ( predicate = None ) Members
-
__annotate__ -
__init__ -
_visit_Import_and_ImportFrom -
log -
visit_FunctionDef -
visit_Import -
visit_ImportFrom -
visit_Name
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