[EMAIL PROTECTED] schrieb: > Is there any editor or IDE in Python (either Windows or Linux) which > has very good debugging facilites like MS VisualStudio has or something > like that. > > I like SPE but couldn't easily use winPDP. I need tips to debug my code > easily.
You can try out PyScripter, a relatively new Python IDE that is completely free and has nice debugging and unit testing facilities. The latest version is available here: http://mmm-experts.com/Downloads.aspx?ProductID=4&ShowVersionInfo=yes -- Christoph -- http://mail.python.org/mailman/listinfo/python-list