📜  在 pdb 中运行 for 循环 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:16.315000             🧑  作者: Mango

代码示例1
(pdb) !import code; code.interact(local=vars())
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>>