package documentation

Part of the astor library for Python AST manipulation. License: 3-clause BSD Copyright 2012 (c) Patrick Maupin Copyright 2013 (c) Berker Peksag

Module code_gen Part of the astor library for Python AST manipulation.
Module codegen Undocumented
Module file_util Part of the astor library for Python AST manipulation.
Module node_util Part of the astor library for Python AST manipulation.
Module op_util Part of the astor library for Python AST manipulation.
Module rtrip Part of the astor library for Python AST manipulation.
Module source_repr Part of the astor library for Python AST manipulation.
Module string_repr Part of the astor library for Python AST manipulation.
Module tree_walk Part of the astor library for Python AST manipulation.

From __init__.py:

Function deprecate Undocumented
Constant ROOT Undocumented
Variable __version__ Undocumented
Variable deprecated Undocumented
ROOT = (source)

Undocumented

Value
os.path.dirname(__file__)
__version__ = (source)

Undocumented

deprecated: str = (source)

Undocumented

def deprecate(): (source)

Undocumented