[XML-SIG] [pyxml][doc][5.1] Clarification request

2006-06-01 Thread Lukasz Szybalski
pyxml basics http://pyxml.sourceforge.net/topics/howto/node12.html I am following pyxml doc in hope to quickly grasp functions and classes available in pyxml. _ starting out: >>> from xml.sax import saxutils >>> class FindIssue(saxutils.DefaultHandler): ... def __init__(self,title,num

[XML-SIG] can' freeze _xmlplus's expat

2006-06-01 Thread Boor Thomas
hi there, i'm using _xmlplus in a webservice application and it runs fine - unless i try to freeze it (under M$-Windows-XP)   if i freeze the application, i get the wellknown exception parser = xml.sax.make_parser()File "xml\sax\sax2exts.pyo", line 37, in make_parserFile "xml\sax\saxexts.p