CFG for python
Mark Lawrence
breamoreboy at yahoo.co.uk
Fri Mar 30 20:56:31 EDT 2012
More information about the Python-list mailing list
Fri Mar 30 20:56:31 EDT 2012
- Previous message (by thread): CFG for python
- Next message (by thread): A must read: Is MBA critical for techies to shape their career
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 29/03/2012 06:44, J. Mwebaze wrote: > Anyone knows how to create control-flow-graph for python.. After searching > around, i found this article, > http://www.python.org/dev/peps/pep-0339/#ast-to-cfg-to-bytecode and also a > reference to http://doc.pypy.org/en/latest/objspace.html#the-flow-model > > However, i stil cant figure out what how to create the CFG from the > two references. > Regards > Taking a look at this may help you get going http://alexleone.blogspot.co.uk/2010/01/python-ast-pretty-printer.html -- Cheers. Mark Lawrence.
- Previous message (by thread): CFG for python
- Next message (by thread): A must read: Is MBA critical for techies to shape their career
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list