Comment 5 for bug 1960668

Revision history for this message
Stu Tomlinson (nosnilmot) wrote : Re: A specific .find() returns None since the switch to libxml2 2.9.12+

An alternative 'workaround' is to serialize and deserialize before the signature.find(), ie:

signature = ET.fromstring(ET.tostring(signature))

A similar issue is also reported here:
https://<email address hidden>/thread/SCMXQYGN7CQMSPJI3PEW2YBT4YZKNML2/