Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Python, DOT, and Visualising Legacy Code The Lazy Way

Python, DOT, and Visualising Legacy Code The Lazy Way

Presentation to the London Python Code dojo in 2011.

John Chandler

June 03, 2011
Tweet

More Decks by John Chandler

Other Decks in Programming

Transcript

  1. Write a PHP Parser in Python? Or use a regular

    expression... (include|require)(?:_once)?[ (]["']([^"']+)["']