##// END OF EJS Templates
Fix typo in comment in `interactiveshell.py`
Fix typo in comment in `interactiveshell.py`

File last commit:

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