##// END OF EJS Templates
Remove IPython/utils/ulinecache.py deprecated since IPython 6 (#14611)
Remove IPython/utils/ulinecache.py deprecated since IPython 6 (#14611)

File last commit:

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