##// END OF EJS Templates
Remove many deprecation and bump traitlets to 5+...
Remove many deprecation and bump traitlets to 5+ Many old hooks from debugger removed, We now are traitlets 5+

File last commit:

r22963:2961b531
r27272:e7fd431d
Show More
simplevars.py
2 lines | 23 B | text/x-python | PythonLexer
x = 1
print('x is:',x)