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 tdriscol
Recipients tdriscol
Date 2009-03-31.21:01:37
SpamBayes Score 0.0029219687
Marked as misclassified No
Message-id <1238533299.21.0.751134071386.issue5633@psf.upfronthosting.co.za>
In-reply-to
Content
The patch and test is here:
http://codereview.appspot.com/28161/show

There were no tests so i added a few of them.  The one that breaks
without the patch to timeit is:
test_setup_is_called_when_the_statment_is_string_and_the_setup_is_not()
(sorry for the long name)

Even if the patch is no good perhaps the test could be useful.
History
Date User Action Args
2009-03-31 21:01:39tdriscolsetrecipients: + tdriscol
2009-03-31 21:01:39tdriscolsetmessageid: <1238533299.21.0.751134071386.issue5633@psf.upfronthosting.co.za>
2009-03-31 21:01:37tdriscollinkissue5633 messages
2009-03-31 21:01:37tdriscolcreate