Re: [Zope-dev] cPickle.c

2000-11-03 Thread Robin Becker

In article <[EMAIL PROTECTED]>, Toby Dickenson
<[EMAIL PROTECTED]> writes
>On Fri, 3 Nov 2000 13:03:50 +, 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 )




Re: [Zope-dev] cPickle.c

2000-11-03 Thread Toby Dickenson

On Fri, 3 Nov 2000 13:03:50 +, 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]

___
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 )




[Zope-dev] cPickle.c

2000-11-03 Thread Robin Becker

I see a reference to mymath.h in in cPickle.c is that intentional?
-- 
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 )