##// END OF EJS Templates
Fix test_ipdb_magics doctest for Python 3.13
Fix test_ipdb_magics doctest for Python 3.13

File last commit:

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