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.
この質問のタイトルを参照してください。最後のコマンドで発生した例外で遊びたいです。_私を助けませんでした。そのようなものはありますか?
_
これを行う:
import sys sys.exc_info()
例外に関する情報が表示されます。これは、例外タイプ、例外インスタンス、およびトレースバックオブジェクトを含むタプルです。