PEP 654: fix a grammar mistake
This commit is contained in:
parent
cbd46e4448
commit
579038f1d9
|
@ -666,7 +666,7 @@ Raising New Exceptions
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
In the previous examples the explicit raises were of the exceptions that
|
In the previous examples the explicit raises were of the exceptions that
|
||||||
were caught, so for completion we show a new exception being raise, with
|
were caught, so for completion we show a new exception being raised, with
|
||||||
chaining:
|
chaining:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
Loading…
Reference in New Issue