This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2005-11-13.10:43:14
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

If your goal is to save arbitrary Python objects, instead of
loading arbitrary XML files, then qp_xml is also different,
and it is more like David Mertz's gnosis xml pickle, Jörg
Rädler's XMarshal, or any other XML pickling library.

Contributing to PyXML literally means to submit a patch at

http://sourceforge.net/projects/pyxml

I should then roll another PyXML release.

However, getting feedback from the xml-sig list certainly
also is a good idea.
History
Date User Action Args
2007-08-23 15:44:19adminlinkissue1337648 messages
2007-08-23 15:44:19admincreate