Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通常、私が Python で作業しているとき、私のお気に入りの go to ツールはipdb.set_trace()、対話型シェルを使用して開始するコードにドロップすることです。Jythonでこれを行う方法はありますか?
ipdb.set_trace()