Essential tools for Python development

Esmail ebonak at hotmail.com
Thu Apr 23 12:53:15 EDT 2009


Alex VanderWoude wrote:
> 
> I really like using Winpdb (http://winpdb.org/) which provides a GUI for 
> pdb.  It allows you to single-step your code and inspect objects in 
> memory.  What exactly is in that silly nextOne variable?  Hey, it's a 
> list rather but it's supposed to be a number!  You get the picture.

thanks for the suggestion.

The name made me think that this would be only for the Windows
platform, but it turns out it's multi-platform.

I downloaded the Linux version, but haven't had time to explore it
yet, but plan to.

Esmail




More information about the Python-list mailing list