Re: [Python-Dev] [ python-Patches-790710 ] breakpoint command lists in pdb

2006-04-17 Thread Grégoire Dooms
Martin v. Löwis wrote: > Grégoire Dooms wrote: > >> What should I do to get it reviewed further ? (perhaps just this : >> posting to python-dev :-) >> > > It didn't help that much, except for keeping your mail in my inbox. > > In any

[Python-Dev] [ python-Patches-790710 ] breakpoint command lists in pdb

2005-08-05 Thread Grégoire Dooms
Hello, This patch is about to celebrate its second birthday :-) https://sourceforge.net/tracker/?func=detail&atid=305470&aid=790710&group_id=5470 It seems from the comments that the feature is nice but the implementation was not OK. I redid the implem according to the comments. What should I