Development tools for bazaar?
Martin Pool
mbp at canonical.com
Fri Nov 3 01:39:00 GMT 2006
On 2 Nov 2006, Nicholas Allen <nick.allen at onlinehome.de> wrote:
> Hi,
>
> I'm pretty new to Python and would like to contribute to bazaar when I
> can. Can you recommend a good IDE? I have tried a few a while back and
> they were all absolutely awful so I gave up looking further! Is there
> something that has an interactive debugger, highlights errors on the
> fly, fast navigation etc.
>
> The tools for Java and C++ just seem so much better than the Python
> ones. I think the best I found was Eclipse with a Python plugin but it
> still wasn't great...
I used Wing IDE for a while and thought it was pretty nice. In the end
I went back to just using emacs (and now I use vim), because I was so
used to their keymaps and non-python-specific features.
--
Martin
More information about the bazaar
mailing list