26. Debugging and Profiling — Python v3.2.6 documentation
These libraries help you with Python development: the debugger enables you to step through code, analyze stack frames and set breakpoints etc., and the profilers run code and give you a detailed breakdown of execution times, allowing you to identify bottlenecks in your programs.
© Copyright 1990-2014, Python Software Foundation.
The Python Software Foundation is a non-profit corporation.
Please donate.
Last updated on Oct 12, 2014.
Found a bug?
Created using Sphinx 1.0.7.