PEP 654: "This PEP" --> " this document" (#1831)
This commit is contained in:
parent
a2339f34ea
commit
4ca905e7ff
|
@ -11,7 +11,7 @@ Post-History:
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
||||||
This PEP proposes language extensions that allow programs to raise and handle
|
This document proposes language extensions that allow programs to raise and handle
|
||||||
multiple unrelated exceptions simultaneously:
|
multiple unrelated exceptions simultaneously:
|
||||||
|
|
||||||
* A new standard exception type, the ``ExceptionGroup``, which represents a
|
* A new standard exception type, the ``ExceptionGroup``, which represents a
|
||||||
|
|
Loading…
Reference in New Issue