##// 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
Thomas Kluyver -
r23747:4692abe0
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
__main__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...