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 larry
Recipients brett.cannon, eric.snow, larry, ncoghlan
Date 2013-11-23.22:06:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385244398.07.0.118346775779.issue19722@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is revision 3 of the patch.  I'm gonna check it in pretty soon, so as to make beta (and feature freeze).  I changed the API so the oparg is optional, and it raises if it gets one it shouldn't have or didn't get one when it should.
History
Date User Action Args
2013-11-23 22:06:38larrysetrecipients: + larry, brett.cannon, ncoghlan, eric.snow
2013-11-23 22:06:38larrysetmessageid: <1385244398.07.0.118346775779.issue19722@psf.upfronthosting.co.za>
2013-11-23 22:06:38larrylinkissue19722 messages
2013-11-23 22:06:38larrycreate