module documentation

Fuzzes the lxml.etree.XML function with the Atheris fuzzer.

The goal is to catch unhandled exceptions and potential memory corruption issues in auto-generated code.

Function test​_etree​_xml Undocumented
def test_etree_xml(data):

Undocumented