[IronPython] CPickle problem

Dino Viehland dinov at microsoft.com
Mon Feb 15 17:22:35 CET 2010


Michael wrote:
> Could the namedtuple API be changed to better support IronPython - perhaps an optional __module__ argument?

That'd be one way to do it - but I'm not sure it helps much compared to just setting __module__ when you get it back.  It would certainly be more discoverable though.




More information about the Ironpython-users mailing list