James G. Sack (jim) wrote:
Just finished a first look and play session with winpdb
  http://www.digitalpeers.com/pythondebugger/

.. Looks very nice to me. Wonder why[1] I hadn't run into it before?

If for nothing else, the namespace (variables) browser is worth it's
weight in gold .. allows poking into all those mysterious objects. 8-)

You might want to check out "ipython" as well:
http://ipython.scipy.org/

It makes using python work very much like Mathematica. It has input/output history. You can also use <tab> to do autocompletion of objects as well as introspection.

-a

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to