[XML-SIG] Fix plus license question

Rehan Khwaja rehankhwaja@yahoo.com
Sun, 21 Jul 2002 19:05:22 -0700 (PDT)


Hi,

It's unclear to me what the license is for the files
under demo/xbel in the pyxml package.  These are all
the parsing classes for msie, opera, netscape etc. 
I'd like to use them as part of a GPL or LGPL project.

I've got the following patch for msie_parse.py in the
demo/xbel directory of the pyxml package.  It fixes
the problem with the parser that it only opens
<folder> elements and doesn't close them.

*** msie_parse.orig.py	Sun Jul 21 18:38:35 2002
--- msie_parse.py	Sun Jul 21 18:38:27 2002
***************
*** 32,37 ****
--- 32,38 ----
              if os.path.isdir(fullname):
                  self.bms.add_folder(file,None)
                  self.__walk(subpath + [file])
+                 self.bms.leave_folder()
              else:
                  url = self.__geturl(fullname)
                  if url:


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com