XML.com: XML From the Inside Out

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

Article:
 A Python & XML Companion
Subject: 4Suite post 7 Nov 2002 required
Date: 2003-02-25 12:38:44
From: Uche Ogbuji

I should have mentioned that a 4Suite code base more recent than November 7, 2002 is required to follow the examples in this article unmodified. For the moment this means a recent CVS snapshot. See


http://4suite.org/docs/4SuiteCVS.xml


See also:


https://sourceforge.net/tracker/?func=detail&atid=428292&aid=689786&group_id=39954


If you prefer to suse a snapshot or CVS pull, you have to specify a URI in


dom = NonvalidatingReader.parseStream(sys.stdin)


for example


dom = NonvalidatingReader.parseStream(sys.stdin, "urn:fake:bogus")



Previous Message Previous Message   Next Message Next Message

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