##// END OF EJS Templates
Give SyntaxError for naked return in timeit...
Give SyntaxError for naked return in timeit We were missing invalid syntax because we put the code into a function before compiling it, leading to confusing error messages. Closes gh-10636

File last commit:

r1566:5dee5d39
r23747:4692abe0
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer