[Tutor] python parser

Alan Gauld alan.gauld at btinternet.com
Mon Dec 22 19:34:12 CET 2008


"johnf" <jfabiani at yolo.com> wrote

> So I ask you guys is there a link to a practical tutorial that 
> provides hands
> on information on the use of a python parser.

One place to loook for all things to do with processing text is Mertz' 
Text
Processing in Python. He discuissed parsers in some detail although,
infuriatingly, doesn't spend a lot of time on the standard library 
parsers.
But the principles are common and the modules he uses readily 
available.

Its available online at:

http://gnosis.cx/TPiP/

HTH,


-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld 




More information about the Tutor mailing list