[Stackless] An unpickled lambda loses its __module__ + patch

Richard Tew richard.m.tew at gmail.com
Thu Nov 15 14:15:49 CET 2007


On Oct 18, 2007 9:00 PM, Alain Poirier <alain.poirier at net-ng.com> wrote:
> When a lambda expression is pickled then unpickled, its `__module__` attribut
> is reseted to `None`:

Thanks for the patch Alain.  I have finally gotten around to checking
this and the submodule import patch in.

Cheers,
Richard.




More information about the Stackless mailing list