From: Serhiy Storchaka Date: Sat, 30 May 2015 16:45:36 +0000 (+0300) Subject: Issue #5633: Fixed timeit when the statement is a string and the setup is not. X-Git-Tag: v3.6.0a1~2155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e971297c0178ea892cf833641583f845466a4135;p=python Issue #5633: Fixed timeit when the statement is a string and the setup is not. Refactored timeit.__init__ for unified handling of stmt and setup parameters. --- e971297c0178ea892cf833641583f845466a4135