##// END OF EJS Templates
Fix failing doctest for %reset_selective....
Fix failing doctest for %reset_selective. An initial %reset was needed, and the actual details of the example weren't quite correct.

File last commit:

r1420:34bafc01
r2647:b8b4b225
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x