Fixed fileroot in WriteXML

svn: r471
This commit is contained in:
Don Allingham 2001-10-14 20:55:17 +00:00
parent bd0bcae0e4
commit 1d0ff1d6ad

View File

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