##// END OF EJS Templates
remove python 2.x specific urllib2's functions
remove python 2.x specific urllib2's functions

File last commit:

r23005:bb0b1cfb
r23075:108df85c
Show More
unsmart-debugger.rst
3 lines | 237 B | text/x-rst | RstLexer
  • The 'smart command mode' added to the debugger in 5.0 was removed, as more people preferred the previous behaviour. Therefore, debugger commands such as c will act as debugger commands even when c is defined as a variable.