Skip to content

Commit

Permalink
duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
xgodon committed May 14, 2019
1 parent a3926c3 commit 07620c1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 653 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@ or

to use the defusedxml.ElementTree instead of xml.etree.ElementTree

## Run tests

in the root directory, run :
`pytest`

for running a single file, you can do :
`python -c "import ssxtd.tests.test_malformed_xml"`

## Performances of the parsing functions

lxml_parse :
Expand Down
Loading

0 comments on commit 07620c1

Please sign in to comment.