Georg Brandl <ge...@python.org> added the comment:

> I see that completion now works for user-defined variables, but:

> * completing with 'b' doesn't work at all

Right, that needs to be added for every shortcut.

> * completing with 'break' only completes the first directory that gets the 
> TAB key
> * also, 'break' doesn't complete when I do another try to do auto-completion 
> (works only on first try)

Indeed.  That should be fixed with this new version of the patch.

----------
Added file: http://bugs.python.org/file24769/pdb-completion-v2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14210>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to