##// END OF EJS Templates
Remove IPython/terminal/console.py (#14605)...
Remove IPython/terminal/console.py (#14605) Deprecated since 4.0

File last commit:

r27843:667f3cbe
r28997:1192072e merge
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)