correct "p3yk" typos (#87)

This commit is contained in:
Lance E Sloan 2016-09-06 18:21:13 -04:00 committed by Brett Cannon
parent c42ed976ec
commit 548bd25073
2 changed files with 6 additions and 6 deletions

View File

@ -235,8 +235,8 @@ The ``Parameter`` object may change or other changes may be warranted.
Implementation
==============
A reference implementation has been checked into the p3yk branch
as revision 53170 [#implementation]_.
A reference implementation has been checked into the py3k (formerly
"p3yk") branch as revision 53170 [#implementation]_.
Rejected Proposals

View File

@ -129,8 +129,8 @@ gets translated to (in Python 2.5 terms) ::
del N
...
An implementation has already been checked into the p3yk branch
[#translation-checkin]_.
An implementation has already been checked into the py3k (formerly
"p3yk") branch [#translation-checkin]_.
Compatibility Issues
@ -283,10 +283,10 @@ References
http://mail.python.org/pipermail/python-3000/2007-January/005604.html
.. [#r53342]
http://svn.python.org/view/python/branches/p3yk/?view=rev&rev=53342
http://svn.python.org/view?view=revision&revision=53342
.. [#r53349]
http://svn.python.org/view/python/branches/p3yk/?view=rev&rev=53349
http://svn.python.org/view?view=revision&revision=53349
.. [#r55446]
http://svn.python.org/view/python/trunk/?view=rev&rev=55446