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 terry.reedy
Recipients docs@python, gvanrossum, terry.reedy, vstinner, wodny, yselivanov
Date 2015-07-17.18:20:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437157216.38.0.525144987763.issue24654@psf.upfronthosting.co.za>
In-reply-to
Content
timeit(binary, 5, 3)
timeit(abinary, 5, 3)
gives me the same error running on Win 7 from Idle
History
Date User Action Args
2015-07-17 18:20:16terry.reedysetrecipients: + terry.reedy, gvanrossum, vstinner, docs@python, yselivanov, wodny
2015-07-17 18:20:16terry.reedysetmessageid: <1437157216.38.0.525144987763.issue24654@psf.upfronthosting.co.za>
2015-07-17 18:20:16terry.reedylinkissue24654 messages
2015-07-17 18:20:16terry.reedycreate