Hehe, sorry I wasn't trying to ask for the feature. I think i was trying to motivate myself to implement it :)
I think with that feature and slightly better searching (maybe using something like vim's regular expressions) pudb would become my favorite python debugger. Naveen On Fri, Mar 18, 2011 at 10:44 AM, Andreas Kloeckner <[email protected] > wrote: > On Fri, 18 Mar 2011 10:13:19 -0400, Naveen Michaud-Agrawal < > [email protected]> wrote: > > Glad you find my changes useful. I love using pudb! The only addition i > > really need is some sort of tab completion when loading a new module into > > the debugger (one that hasn't been loaded yet by the debugged program). > > Patches welcome. :) > > Andreas > > -- ----------------------------------- Naveen Michaud-Agrawal
_______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
