Sign rejection notices.

This commit is contained in:
Guido van Rossum 2012-03-21 19:02:27 -07:00
parent 5483903c9f
commit a70119cec8
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ Introduction
Rejection Notice
I am rejecting this PEP in favor of PEP 343. See the motivational
section in that PEP for the reasoning behind this rejection.
section in that PEP for the reasoning behind this rejection. GvR.
Motivation and Summary

View File

@ -34,7 +34,7 @@ I'm rejecting this PEP. A number of reasons (not exhaustive):
On the other hand, exposing the existing read-only dict proxy as a
built-in type sounds good to me. (It would need to be changed to
allow calling the constructor.)
allow calling the constructor.) GvR.
Abstract