[IronPython] thread pickling
J. Merrill
jvm_cop at spamcop.net
Sat Mar 4 15:42:18 PST 2006
Do you mean "pickle the values returned by invoking the generator until it stops" (e.g. with a for loop) and "unpickle those to a Python list"? Or do you mean something else that's more difficult?
It's certainly easy enough to do those two things, isn't it?
At 08:17 PM 3/3/2006, Arman Bostani wrote (in part)
>Basically, if you can properly pickle/unpickle a generator, the problem is solved.
J. Merrill / Analytical Software Corp
More information about the users
mailing list