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