小编yux*_*uan的帖子

在 pdb 模式下运行 shell 命令

我想运行cd,并ls在Python调试器。我尝试使用!ls但我得到

*** NameError: 名称 'ls' 未定义

python shell pdb

8
推荐指数
2
解决办法
3275
查看次数

标签 统计

pdb ×1

python ×1

shell ×1