[Tutor] source code processing (original) (raw)
Alan Gauld alan.gauld at blueyonder.co.uk
Tue Jul 27 22:48:36 CEST 2004
- Previous message: [Tutor] source code processing
- Next message: [Tutor] tkMessageBox options
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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..
- Previous message: [Tutor] source code processing
- Next message: [Tutor] tkMessageBox options
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]