##// END OF EJS Templates
InteractiveShell.run_code: Update docstring....
InteractiveShell.run_code: Update docstring. The docstring refers to a post_execute parameter which was moved to the class level in 54e4e463.

File last commit:

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