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 :)

posted @ 2012-04-06 11:18  029xue  阅读(506)  评论(0)    收藏  举报