mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 17:28:32 +00:00
6a77a13539
XML errors turn out to be unserializable. Catch this general
class of problems and provide a less devastating behavior.
Doing an xml.fromstring('') is an example of how to trigger it.