[Python-checkins] peps: Fixed PEP number.

eric.smith python-checkins at python.org
Sat Aug 8 03:42:35 CEST 2015


https://hg.python.org/peps/rev/e30bf84d09b5
changeset:   5923:e30bf84d09b5
user:        Eric V. Smith <eric at trueblade.com>
date:        Fri Aug 07 21:42:37 2015 -0400
summary:
  Fixed PEP number.

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


diff --git a/pep-0498.txt b/pep-0498.txt
--- a/pep-0498.txt
+++ b/pep-0498.txt
@@ -1,4 +1,4 @@
-PEP: XXX
+PEP: 498
 Title: Literal String Formatting
 Version: $Revision$
 Last-Modified: $Date$

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


More information about the Python-checkins mailing list