Message631

Author nobody
Recipients
Date 2002-04-24.20:15:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: NO 

I've traced this bug to the fact that by default
xml.sax.make_parser() creates a xml.sax.drivers2.drv_xmlproc
and drv_xmlrpoc.py does not have a method feed().  So
hopefully someone will fix this soon?
History
Date User Action Args
2008-02-20 17:17:04adminlinkissue533354 messages
2008-02-20 17:17:04admincreate