How can we step through the TurboGears Python code?

I come from the world of C++ with a really small experience in Python,
so I might overestimate the need for debugging. However, even those
unit testing is a great thing for preventing bugs to happen, stepping
through the code is one of the best ways for understanding how it
works. If TurboGears wants to reach the big audience (and it definitely
wants) the debugging methods for Windows are a must.

Could anybody guide me how to step through the TG code? I tried couple
of naive approaches with Eclipse + PyDev with TG "start-wiki20.py" and
"setup-py test", but the first one crashed and breakpoints in the
second one didn't work. In return for your patience I promise to create
a complete no-brainer TG debugging tutorial for novices. Something
similar to
http://buildownwebsite.blogspot.com/2005/11/how-to-install-drupal-cms-in-3-simple.html

Such no-brainers as well as "20 Minute wiki" videocast help novices a
lot ;)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to