[Expat-discuss] Sample Code For Python

Fred L. Drake, Jr. fdrake@acm.org
Tue Jan 15 12:26:47 2002


jchick@dsl.net writes:
 > Can Someone please send me some sample code of expat, parsing an XML file
 > in the Python Language. Thank You

There's a short example in the Python Library Reference:

    http://www.python.org/doc/current/lib/module-xml.parsers.expat.html

If that example is not sufficient, please explain what you're having
difficulty with in more detail.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation