python source -> ast
Fredrik Lundh
effbot at telia.com
Tue May 16 14:18:22 EDT 2000
More information about the Python-list mailing list
Tue May 16 14:18:22 EDT 2000
- Previous message (by thread): python source -> ast
- Next message (by thread): python source -> ast
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bjorn Pettersen <bjorn at roguewave.com> wrote: > A while back I remember someone creating a module similar to the > 'parser' module, but created more 'intuitive' ASTs (i.e. not quite as > deep). > > I've searched at the vaults and python.org but couldn't find it... > Anyone have any pointers? iirc, it's part of python2c: http://lima.mudlib.org/~rassilon/p2c/ </F> <!-- (the eff-bot guide to) the standard python library: http://www.pythonware.com/people/fredrik/librarybook.htm -->
- Previous message (by thread): python source -> ast
- Next message (by thread): python source -> ast
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list