##// END OF EJS Templates
remove raw_print and raw_print_err deprecated since IPython 7.0 (#14610)
remove raw_print and raw_print_err deprecated since IPython 7.0 (#14610)

File last commit:

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