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 ncoghlan
Recipients Arfrever, gvanrossum, larry, loewis, ncoghlan, pitrou, r.david.murray, rosslagerwall, vstinner
Date 2012-03-08.00:21:29
SpamBayes Score 0.0004001475
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
FWIW, +1 on using the *name* of the keyword arg to define the format/resolution of the argument. It's simple and clear right now, and is easily updated to handle higher resolutions in the future.
History
Date User Action Args
2012-03-08 00:21:30ncoghlansetrecipients: + ncoghlan, gvanrossum, loewis, pitrou, vstinner, larry, Arfrever, r.david.murray, rosslagerwall
2012-03-08 00:21:30ncoghlansetmessageid: <[email protected]>
2012-03-08 00:21:29ncoghlanlinkissue14127 messages
2012-03-08 00:21:29ncoghlancreate