mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Remove redundant leading zeroes in PEP references.
This commit is contained in:
parent
0950e6aef6
commit
e4ba872543
6 changed files with 15 additions and 15 deletions
|
@ -603,7 +603,7 @@ an explicit ``with`` statement.
|
|||
|
||||
.. seealso::
|
||||
|
||||
:pep:`0343` - The "with" statement
|
||||
:pep:`343` - The "with" statement
|
||||
The specification, background, and examples for the Python :keyword:`with`
|
||||
statement.
|
||||
|
||||
|
|
|
@ -329,7 +329,7 @@ These method have the same issues as the and :meth:`keyrefs` method of
|
|||
|
||||
.. seealso::
|
||||
|
||||
:pep:`0205` - Weak References
|
||||
:pep:`205` - Weak References
|
||||
The proposal and rationale for this feature, including links to earlier
|
||||
implementations and information about similar features in other languages.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue