On 12 Aug., 16:35, Wilson <[EMAIL PROTECTED]> 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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to