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.

Name 23.py
Description By default, the code will be tested by timeit function. If you want to test the code without using timeit function, just comment line 5 and line 68-72.
Content Type text/plain
SpamBayes Score -1.0
Marked as misclassified Yes
download
History
Date User Action Args
2013-06-18 11:24:08icedream91setdescription: By default, the following code will be tested by timeit function. If you want to test the code without using timeit function, just comment line 5 and line 68-72. -> By default, the code will be tested by timeit function. If you want to test the code without using timeit function, just comment line 5 and line 68-72.
2013-06-18 09:41:24icedream91linkissue18252 files
2013-06-18 09:41:24icedream91create