[issue59] Exception loading red-carpet channel

Richard Hendershot rshendershot at mchsi.com
Mon Jun 12 08:19:55 PDT 2006


Can someone comment;  Has this been evaluated?

On Fri, 2006-04-07 at 16:36 +0000, Richard Hendershot at Labix Tracker
wrote:

> Richard Hendershot <rshendershot at mchsi.com> added the comment:
> 
> I modified parse() to disallow unicode and it appears to work.  I don't
> know enough about this to be certain.  Can someone on the dev team
> please examine this change?
> 
> ---
>     def parse(self):
>         parser = expat.ParserCreate(namespace_separator=" ")
>         parser.StartElementHandler = self.startElement
>         parser.EndElementHandler = self.endElement
>         parser.CharacterDataHandler = self.charData
>         parser.returns_unicode = False
> 
> ----------
> nosy: +rshendershot
> 
> _______________________________________
> Labix issue tracker <tracker at labix.org>
> <http://tracker.labix.org/issue59>
> _______________________________________

-- 
Richard Hendershot <rshendershot at mchsi.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.labix.org/pipermail/smart-labix.org/attachments/20060612/9698e2b1/attachment-0002.htm>


More information about the Smart mailing list