##// END OF EJS Templates
Merge pull request #10180 from Carreau/fix-completions...
Merge pull request #10180 from Carreau/fix-completions Don't fail when completing modules ending with dot.

File last commit:

r23005:bb0b1cfb
r23219:9008fe7b merge
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.