##// END OF EJS Templates
Allow %/%%timeit to process IPython syntax....
Allow %/%%timeit to process IPython syntax. This means that cells with special IPython syntax can be timed.

File last commit:

r1420:34bafc01
r7489:3ac024c8
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x