Debug Python using PTVS (Python Tools for Visual Studio 2010)
That's the easiest way to debug python, especially easy for programmers get used to Visual Studio.
Steps to use it:
1. Download and install it from http://pytools.codeplex.com/
2. Set breakpotints and press F5.
3. That's all :)


浙公网安备 33010602011771号