mirror of
https://github.com/python/cpython.git
synced 2026-05-04 09:31:02 +00:00
ππ€ Added by blurb_it.
This commit is contained in:
parent
e56672391b
commit
c98f0ffbdc
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
:exc:`bdb.BdbQuit` is now a subclass of :exc:`BaseException`, instead of :exc:`Exception`, to allow it to be used for cleanly exiting the debugger without being accidentally caught by user code.
|
||||
Loadingβ¦
Add table
Add a link
Reference in a new issue