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

Kent Johnson kent_johnson at skillsoft.com
Mon Jul 26 15🔞14 CEST 2004


The Python Cookbooks have many text-processing recipes, both in the online version <http://aspn.activestate.com/ASPN/Cookbook/Python?kwd=Text> and the printed edition <http://www.oreilly.com/catalog/pythoncook/>

The printed Cookbook is an excellent resource for learning about how things are usually done in Python.

Kent

At 11:45 AM 7/26/2004 +0400, you wrote:

Could you please suggest some case-studies or tutorials concerning source code (preferred) or just plain text analyzing with python? I'm writing a script for retrieving comments from Delphi code and preparing documentation. Something like javadoc utility. I'm a newbie in Python and I'd like to see the way such tasks are usually done.

Thanks in advance! Dmitriy. ----------------------------- Don't limit your challenges, Challenge your limits!


Tutor maillist - Tutor at python.org http://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list