We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f18f02 commit 9beda58Copy full SHA for 9beda58
odml/tools/xmlparser.py
@@ -11,7 +11,6 @@
11
# this is needed for py2exe to include lxml completely
12
from lxml import _elementpath as _dummy
13
from os.path import basename
14
-import uuid
15
16
try:
17
from StringIO import StringIO
0 commit comments