"johnf" <jfabi...@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

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

Reply via email to