Manipulating Python Source

Kay Schluehr kay.schluehr at gmx.net
Tue Aug 12 10:43:15 EDT 2008


On 12 Aug., 16:35, Wilson <PaulAlexWil... at gmail.com> wrote:
> Hi,
>
> I'm wondering if there are any tools available or simple methods for
> taking a python source file and parsing into some hierarchical format,
> like the ConfigParser.

http://docs.python.org/lib/module-parser.html
http://docs.python.org/lib/compiler.html




More information about the Python-list mailing list