Looking for a good Python environment
Nir
nir1408 at gmail.com
Tue Nov 13 04:13:04 EST 2007
On Nov 11, 11:39 pm, Paul Rubin <http://phr...@NOSPAM.invalid> wrote:
> Russell Warren <russandheat... at gmail.com> writes:
> > Wing now has multi-threaded debugging.
>
> Cool, is it windows-only? I'm using Linux.
>
> > A quick look at the current state of SPE shows that it now has multi-
> > threaded debugging viaWinPDB(what I used to use for debugging thread
> > issues). Interesting. Worth a look to see if it is integrated well.
>
> Same issue: this also sounds windows-specific. Thanks though.
Winpdb may sound to you as windows specific but it actually googles up
as platform independent. Those of you who dare work with a bunch of
separate development tools (oh, the terror, ugh...) instead of an IDE
will find it to be one of the best Python debuggers around.
More information about the Python-list
mailing list