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 r.david.murray
Recipients brett.cannon, larry, ncoghlan, r.david.murray, yselivanov
Date 2014-04-01.14:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396360957.48.0.577714680557.issue21117@psf.upfronthosting.co.za>
In-reply-to
Content
By "didn't know that was possible", I mean binding a positional argument as a keyword argument in the partial.  If nobody else thought that was possible, maybe can just fix it :)
History
Date User Action Args
2014-04-01 14:02:37r.david.murraysetrecipients: + r.david.murray, brett.cannon, ncoghlan, larry, yselivanov
2014-04-01 14:02:37r.david.murraysetmessageid: <1396360957.48.0.577714680557.issue21117@psf.upfronthosting.co.za>
2014-04-01 14:02:37r.david.murraylinkissue21117 messages
2014-04-01 14:02:37r.david.murraycreate