On 10/15/05, andy <[EMAIL PROTECTED]> wrote: > btw - can you recommend any decent open source dev environments > w/debugger for Python/TurboGears? I use Eclipse, I believe there are > plugins. > > Thanks to everyone here for their help
We just had a thread on that subject recently; see http://groups.google.com/group/turbogears/browse_frm/thread/3e4cbc7bc5a78a00 Of the ones mentioned in that thread, I like PIDA the best because it's the first IDE I've ever found that can integrate with Vim. If you're not a Vim fan, it apparently also does Emacs. Or you might check out SPE, Stani's Python Editor: http://www.stani.be/python/spe/blog/ -- that's one good Python editor that didn't get mentioned in that thread. There may be others, but that's a good starting point. -- Robin Munn [EMAIL PROTECTED] GPG key 0xD6497014

