[wxPython] Searching for the ideal IDE for wxPython applications

I develop with vim and debug mostly using print statements and logging windows.
Incredibly primitive, no? Fortunately, in an intepretive language like Python,
it's a relatively productive method. Plus, it works on Windows 2000 AND on
Linux via an ssh session.

Vim is also my primary development tool for C and C++, although I do bring up
the Visual C++ IDE for the debugger.

···

On Tue, 21 May 2002 13:33:04 -0700, Matthew Thornley <matthew.thornley@motioneng.com> wrote:

I'd like to start a brief discussion on the following topic: What
tools/IDE's are you folks using to develop/debug wxPython applications?

--
- Tim Roberts, timr@probo.com
  Providenza & Boekelheide, Inc.