"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 python.
>
error that i get:

http://code.google.com/p/vimpdb/issues/detail?id=3

It looks to me that you need to have the version of vim with Python
compiled in as the macro language. I've never used vimpdb so don't
know but the error messages all say that vim doesn't understanmd
Python commands. And that will be true unless you use the Python
enabled version of vim.

HTH,

--
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to