Reword a rather awkward sentence.
This commit is contained in:
parent
b97a12523a
commit
cc102a2b9f
|
@ -172,9 +172,7 @@ Since semantic changes to Python are being proposed, a transition plan
|
||||||
is needed. The goal is to end up with the new semantics being used in
|
is needed. The goal is to end up with the new semantics being used in
|
||||||
Python 3.0 while providing a smooth transition for 2.x code. All
|
Python 3.0 while providing a smooth transition for 2.x code. All
|
||||||
deprecations mentioned in the plan will lead to the removal of the
|
deprecations mentioned in the plan will lead to the removal of the
|
||||||
semantics starting in the version following the introduction of the
|
semantics starting in the version following the initial deprecation.
|
||||||
deprecation and the raising of a DeprecationWarning for the version
|
|
||||||
specifically listed.
|
|
||||||
|
|
||||||
Here is BaseException as implemented in the 2.x series::
|
Here is BaseException as implemented in the 2.x series::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue