In article <[EMAIL PROTECTED]>, Toby Dickenson
<[EMAIL PROTECTED]> writes
>On Fri, 3 Nov 2000 13:03:50 +0000, Robin Becker
><[EMAIL PROTECTED]> wrote:
>
>>I see a reference to mymath.h in in cPickle.c is that intentional?
>
>With python 2.0 you dont need (and shouldnt use) the cPickle or
>cStringIO that comes with Zope
>
>Toby Dickenson
>[EMAIL PROTECTED]
>
I just got bitten by using the pyexpat that comes with Python 2.0 and
causes strangenesses when trying to import the xml you just exported :(
The error is a UnicodeError Ascii character out of range(128)
--
Robin Becker
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )