##// END OF EJS Templates
Resurrect fast (non-highlighted) traceback code for long files. (#13947)
Resurrect fast (non-highlighted) traceback code for long files. (#13947)

File last commit:

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