Closed larshp closed 3 years ago
the _parse method throws dynamic exception cx_sxml_error, this change catches these, if they occur somehow
_parse
cx_sxml_error
Hmm, yeah, I missed that point in the earlier PR ... Thanks ! This approach is better
@mbtools
the
_parse
method throws dynamic exceptioncx_sxml_error
, this change catches these, if they occur somehow