Re: [Tutor] vim python debugging

2008-09-29 Thread Alan Gauld
"Arun Tomar" <[EMAIL PROTECTED]> wrote > I"m trying to setup vim for python debugging mode. But it gives > me > error. Has anyone succeeded in doing so. > > link: > http://code.google.com/p/vimpdb/ > > ideally I'm trying to evaluate vim & emacs as command line > editors & > debugging for pyt

Re: [Tutor] vim python debugging

2008-09-28 Thread Arun Tomar
On Sun, 2008-09-28 at 22:12 -0600, Alec Henriksen wrote: > It would be very helpful to include the error message you received... I > can't help you, but just a thought. > > On Mon, 2008-09-29 at 09:39 +0530, Arun Tomar wrote: > > hi! > > > > I"m trying to setup vim for python debugging mode. But

[Tutor] vim python debugging

2008-09-28 Thread Arun Tomar
hi! I"m trying to setup vim for python debugging mode. But it gives me error. Has anyone succeeded in doing so. link: http://code.google.com/p/vimpdb/ ideally I'm trying to evaluate vim & emacs as command line editors & debugging for python. arun. ___