##// END OF EJS Templates
Remove shimmodule util that is now unused...
Remove shimmodule util that is now unused This was last used by the console terminal shim

File last commit:

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