Commit 09f4347c authored by Andreas Jung's avatar Andreas Jung

fixed XML export problem

parent 280a01eb
......@@ -89,6 +89,7 @@
__version__ = "1.9" # Code version
from pickle import *
from pickle import mloads
from string import replace
import struct
import base64
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment