XML.com: XML From the Inside Out

XML.comWebServices.XML.comO'Reilly Networkoreilly.com
  Articles | Weblogs | Newsletter | Safari Bookshelf
advertisement

Article:
 Using SAX for Proper XML Output
Subject: Listing 1 Problems
Date: 2003-11-14 06:50:35
From: Uche Ogbuji
Response to: Listing 1 Problems

In the next article in this column:


http://www.xml.com/pub/a/2003/04/09/py-xml.html


I cover this unfortunate problem:


"""
Important note on the last article. I must have made an error in testing the code in my last article to be sure it works without PyXML installed. It turns out that because of at least one rather glaring bug in the Python 2.2 SAX library, you cannot run the example without installing PyXML 0.8.2 or more recent. I shall try to see that the XML modules in Python 2.3 are updated from the PyXML project so that the new version is not similarly limited. I apologize for any inconvenience. Once you have PyXML installed all the code in the article will work just fine.
"""


I've also covered a lot of IMHO better ways to output XML in future articles. A good place to read for links and tools is:


http://www.xml.com/pub/a/2003/10/15/py-xml.html


Good luck.


--Uche


No Previous Message Previous Message Move up to Parent Message Up Next Message No Next Message


Titles Only Titles Only Newest First
  • Listing 1 Problems
    2003-11-15 06:15:14 J Chik [Reply]

    Thanks for the information! Fortunately I was just starting out. I just switched to using XMLWriter!


    John

    • Listing 1 Problems
      2003-11-28 09:42:13 J Chik [Reply]

      One more thing, I am wondering what "copyright" is on XMLWriter. I am interested in using it in some GPL stuff I am working on. Thanks again!


      John

Sponsored By:


Contact Us | Our Mission | Privacy Policy | Advertise With Us | | Submissions Guidelines
Copyright © 2008 O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938