Fixed fileroot in WriteXML

svn: r471
This commit is contained in:
Don Allingham 2001-10-14 20:55:17 +00:00
parent c65d740154
commit 0746c5e01b

View File

@ -32,7 +32,9 @@ try:
gzip_ok = 1
except:
gzip_ok = 0
fileroot = ""
#-------------------------------------------------------------------------
#
#