debugging in python

止めたいところで
import ipdb;ipdb.set_trace()
もちろん
python -m pdb
もOK。
最終更新:2014年08月14日 05:59