##// END OF EJS Templates
Use module and method descriptor types declared in the types module
Use module and method descriptor types declared in the types module

File last commit:

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