seek python parser
Evil Bastard
spam at me.please
Sat Aug 6 22:49:36 EDT 2005
Hi,
Does anyone know of a python source parser program which can return the
parsed source file as a coherent dom-like data structure?
I'm playing around with ast, and the output of ast.tolist(), but it's
got a lot of chaff, and would need a lot of hacking to break it down to
simple data structures
All recommendations appreciated
--
Cheers
EB
--
One who is not a conservative by age 20 has no brain.
One who is not a liberal by age 40 has no heart.
More information about the Python-list
mailing list