
Thanks for taking a look. I've created a patch relative to pdb.py in svn and submitted it to sourceforge here: http://sourceforge.net/tracker/index.php?func=detail&aid=1641544&group_id=5470&atid=305470 On 1/19/07, Aahz <aahz@pythoncraft.com> wrote:
On Fri, Jan 19, 2007, stephen emslie wrote:
I've attached a patch to pdb.py (on Python 2.4.4c1). The only real difference to rlcompleter's default complete method is that because pdb changes scope as you step through a program, rlcompleter's namespace is updated to reflect the current local and global namespace.
This is my first attempt at a python patch. Any suggestions or
improvements
are welcome.
Please go ahead and upload this patch to SourceForge to make sure it doesn't get lost. Thanks! -- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/
Help a hearing-impaired person: http://rule6.info/hearing.html