[Tutor] source code processing (original) (raw)

Alan Gauld alan.gauld at blueyonder.co.uk
Tue Jul 27 22:48:36 CEST 2004


Could you please suggest some case-studies or tutorials concerning source code (preferred) or just plain text analyzing with python?

Look at the sample code that comes with Python, I think it includes a pretty printer of some sort,. And of course the unix 2 dos converter is a basic text processor.

Finally go looking for David Mertz' online version of his book Text Processing in Python - although it can get pretty deep...

Alan G..



More information about the Tutor mailing list