mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-13 04:11:31 +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.