Hi, I'm newbie to python, I came from Java world and as a matter I use eclipse IDE to develop python with python plugin. By the way any suggestion on other great environment with python completion and debug on mac os X/Linux would be appriceate. I'd like to debug the code I've made. So I've tried to run the TG start script from eclipse debug but when I hit http://localhost:8080/ I get an error. Is this the eclipse python plugin or is it impossible to debug turbogears running instance ? How would you do to debug your code except with using print every where in the code ?

Thanks.
Benoit

Reply via email to