[Stackless] Fwd: deepcopying (pickling) channels

John Ehresman jpe at wingware.com
Fri Nov 1 16:37:25 CET 2013


On 11/1/13 7:28 AM, lars van Gemerden wrote:
> I tested wing_hack() a little bit:
>
> It does not work with my pickling in unit tests:

With a few modifications the code works for me.  The failure may be due 
to running the test in a way that the if __name__ == '__main__': block 
doesn't execute, such as it Wing's test runner.  I hope to get a fix 
that makes all of the unnecessary in the next Wing release.

Cheers,

John



More information about the Stackless mailing list