]> git.parisson.com Git - deefuzzer.git/commit
use pure xml.etree method to parse XML (fixes #32)
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 7 Sep 2021 22:18:33 +0000 (00:18 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 7 Sep 2021 22:18:33 +0000 (00:18 +0200)
commitd9a2e9d57c879720489a22bc94d8b979026a5424
treec361ee7545eab4fdb0e6c95620efa8bcef14b291
parentefa6c205a9496c085d964f7aae44166b867f4778
use pure xml.etree method to parse XML (fixes #32)
deefuzzer/core.py
deefuzzer/tools/__init__.py
deefuzzer/tools/utils.py
deefuzzer/tools/xmltodict3.py [new file with mode: 0644]