[Python-checkins] peps: Improvement in wording.

eric.smith python-checkins at python.org
Tue May 1 18:41:43 CEST 2012


http://hg.python.org/peps/rev/490f4ad443cd
changeset:   4343:490f4ad443cd
user:        Eric V. Smith <eric at trueblade.com>
date:        Tue May 01 12:41:37 2012 -0400
summary:
  Improvement in wording.

files:
  pep-0420.txt |  3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)


diff --git a/pep-0420.txt b/pep-0420.txt
--- a/pep-0420.txt
+++ b/pep-0420.txt
@@ -201,7 +201,8 @@
 
 Nick gave a detailed response [4]_, which is summarized here:
 
-  1. Practicality beats purity.
+  1. The practicality of this PEP wins over other proposals and the
+     status quo.
 
   2. Minor backward compatibility issues are okay, as long as they are
      properly documented.

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list