mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 04:07:51 +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.