[Python-Dev] __reduce__
Kristján Valur Jónsson
kristjan at ccpgames.com
Wed Mar 23 16:23:54 CET 2011
More information about the Python-Dev mailing list
Wed Mar 23 16:23:54 CET 2011
- Previous message: [Python-Dev] Issue 9523: Ask for a review on C code
- Next message: [Python-Dev] __reduce__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [Python-Dev] Issue 9523: Ask for a review on C code
- Next message: [Python-Dev] __reduce__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list