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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to