文件操作 - debug.rst.txt
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/python2-docs/html/_sources/library/debug.rst.txt
编辑文件内容
*********************** Debugging and Profiling *********************** 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. .. toctree:: bdb.rst pdb.rst profile.rst hotshot.rst timeit.rst trace.rst
修改文件时间
将文件时间修改为当前时间的前一年
删除文件