Add below line to where you want to check.

 

import pdb; pdb.set_trace()  # stop here.

相关文章: