The Python xmlite module is an extremely light weight XML parser andprinter. It does not use the DOM or SAX interfaces but instead works withsimple nested lists to represent an XML document.
Be the first to post a text review of Python XMLite. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Fixed a bug where empty elements where not added to the parent element.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?