mirror of
https://github.com/xcat2/confluent.git
synced 2026-02-26 18:29:18 +00:00
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.