##// END OF EJS Templates
add a little detail to custom repr method docs...
add a little detail to custom repr method docs - explicitly state the return type, rather than only via example - give some examples of PNG, HTML - note that formatters shouldn't be sensitive to other formats

File last commit:

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