[issue14210] add filename completion to pdb

Tshepang Lekhonkhobe report at bugs.python.org
Fri Mar 9 18:36:26 CET 2012


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

Works much better, but there are still some issues:

* using relative path completes, but I get something like "'../prog.py' not found from sys.path"
* using "~/" to try to complete the HOME directory doesn't work... it completes the root directory

----------

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


More information about the Python-bugs-list mailing list