##// END OF EJS Templates
convert string_types to str
convert string_types to str

File last commit:

r23005:bb0b1cfb
r23037:9ff5c562
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.