Hello, On Fri, Oct 20, 2006 at 11:12:17AM +0200, Paolo Losi wrote: > I'm looking at greenlets for a workflow engine project. > It would be nice if greenlets execution state could be persisted > via cPickle. Is pickle support planned / easy to implement?
Not at all. To get this you need the full Stackless Python - or PyPy :-) But there is no way I can think of to make greenlet pickling even remotely realizable. A bientot, Armin _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev