2017-06-02 15 views

答えて

1

はい。 https://docs.python.org/2/library/pdb.htmlには、

commands [bpnumber] 
    Specify a list of commands for breakpoint number bpnumber. The commands themselves appear on the following lines. Type a line containing just ‘end’ to terminate the commands 
があります。
関連する問題