Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-sourcecodegen
Python source-code generator based on the compiler.ast abstract syntax tree
http://pypi.python.org/pypi/sourcecodegen/
0
no reviews
Install
This package provides a module-level source-code generator which operates on the AST from the built-in compiler.ast module.
Note that this AST is not compatible with the new ast module in Python 2.6.