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.