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 <1331166090.45.0.821116942303.issue14127@psf.upfronthosting.co.za>
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: <1331166090.45.0.821116942303.issue14127@psf.upfronthosting.co.za>
2012-03-08 00:21:29ncoghlanlinkissue14127 messages
2012-03-08 00:21:29ncoghlancreate