PEP 453 typo
This commit is contained in:
parent
2ce1f07c01
commit
d4fc58c7e7
|
@ -772,7 +772,7 @@ Making ``pip`` readily available also serves to ease the migration path
|
|||
from Python 2 to Python 3, as a number of the standard library additions
|
||||
in Python 3 are also available from PyPI for Python 2. Lowering the barrier
|
||||
to adoption for these backports makes it easier for current Python 2 users
|
||||
to selectively adopt backporting Python 3 versions, reducing the number of
|
||||
to selectively adopt backported Python 3 versions, reducing the number of
|
||||
updates needed in any eventual Python 3 migration.
|
||||
|
||||
Finally, this PEP solves a serious problem for the ``distutils-sig``
|
||||
|
|
Loading…
Reference in New Issue