[Python-Dev] __reduce__

Kristján Valur Jónsson kristjan at ccpgames.com
Wed Mar 23 16:23:54 CET 2011


The __reduce__ protocol doesn't provide for keyword arguments to the constructor.
Some constructor arguments are only available as keyword arguments.  Annoying, isn't it?
K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20110323/839f176c/attachment.html>


More information about the Python-Dev mailing list