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 pitrou
Recipients Arach, Arfrever, Huzaifa.Sidhpurwala, Mark.Shannon, PaulMcMillan, Zhiping.Deng, alex, barry, benjamin.peterson, christian.heimes, dmalcolm, eric.araujo, georg.brandl, gvanrossum, gz, jcea, lemburg, pitrou, skrah, terry.reedy, tim.peters, v+python, vstinner
Date 2012-01-08.14:26:12
SpamBayes Score 4.62583e-05
Marked as misclassified No
Message-id <1326032773.69.0.823320063087.issue13703@psf.upfronthosting.co.za>
In-reply-to
Content
Again, Roundup ate up some of the text:

>PCbuild\amd64\python.exe  -m timeit -s "import os" "os.urandom(16)"
1000000 loops, best of 3: 1.81 usec per loop

(for the record, the Roundup issue is at http://psf.upfronthosting.co.za/roundup/meta/issue264 )
History
Date User Action Args
2012-01-08 14:26:13pitrousetrecipients: + pitrou, lemburg, gvanrossum, tim.peters, barry, georg.brandl, terry.reedy, jcea, vstinner, christian.heimes, benjamin.peterson, eric.araujo, Arfrever, v+python, alex, skrah, dmalcolm, gz, Arach, Mark.Shannon, Zhiping.Deng, Huzaifa.Sidhpurwala, PaulMcMillan
2012-01-08 14:26:13pitrousetmessageid: <1326032773.69.0.823320063087.issue13703@psf.upfronthosting.co.za>
2012-01-08 14:26:13pitroulinkissue13703 messages
2012-01-08 14:26:12pitroucreate