[issue14210] add filename completion to pdb

Tshepang Lekhonkhobe report at bugs.python.org
Fri Mar 9 17:26:31 CET 2012


Tshepang Lekhonkhobe <tshepang at gmail.com> added the comment:

Thanks for the work.

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

* completing with 'b' doesn't work at all
* 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)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14210>
_______________________________________


More information about the Python-bugs-list mailing list