This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients georg.brandl, mark.dickinson, pitrou
Date 2013-10-14.14:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381761835.0.0.581439501506.issue17765@psf.upfronthosting.co.za>
In-reply-to
Content
See attached patch, it handles this like all other builtins that don't support keyword arguments in their constructor.
History
Date User Action Args
2013-10-14 14:43:55georg.brandlsetrecipients: + georg.brandl, mark.dickinson, pitrou
2013-10-14 14:43:55georg.brandlsetmessageid: <1381761835.0.0.581439501506.issue17765@psf.upfronthosting.co.za>
2013-10-14 14:43:54georg.brandllinkissue17765 messages
2013-10-14 14:43:54georg.brandlcreate