私はipdbが初めてで、見栄えがします。ただ、面倒なことが一つ。エラーが発生すると、トレースバックが表示され、その後に「これが疑われる場合は...」という 10 行が続きます。この追加行を削除するにはどうすればよいですか (無効化/置換)。それらは常に同じであり、コンテンツなしでスペースを消費します。
If you suspect this is an IPython bug, please report it at:
https://github.com/ipython/ipython/issues
or send an email to the mailing list at ipython-dev@scipy.org
You can print a more detailed traceback right now with "%tb", or use "%debug"
to interactively debug it.
Extra-detailed tracebacks for bug-reporting purposes can be enabled via:
%config Application.verbose_crash=True