[Stackless] Stackless 2.3 CVS on OS X, test failures
Bob Ippolito
bob at redivi.com
Sun Jan 25 11:33:54 CET 2004
On Jan 25, 2004, at 5:11 AM, Bob Ippolito wrote:
> [crack:stackless/Stackless/test] bob% stackless test_pickle.py
> ....
> File "/usr/experimental/lib/python2.3/copy_reg.py", line 69, in
> _reduce_ex
> raise TypeError, "can't pickle %s objects" % base.__name__
> TypeError: can't pickle listiterator objects
Obviously these are a Python problem, and not a Stackless problem.
This is something I could do.. here are the iterators that probably
should be taken care of (off the top of my head):
listiterator
tupleiterator
dictionary-iterator
rangeiterator
xrange
-bob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
URL: <http://www.stackless.com/pipermail/stackless/attachments/20040125/99025725/attachment.bin>
-------------- next part --------------
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list