[Python-checkins] peps: Fix PEP generation error.

berker.peksag python-checkins at python.org
Sat Apr 18 08:44:08 CEST 2015


https://hg.python.org/peps/rev/f113c9a86b96
changeset:   5769:f113c9a86b96
user:        Berker Peksag <berker.peksag at gmail.com>
date:        Sat Apr 18 09:44:19 2015 +0300
summary:
  Fix PEP generation error.

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


diff --git a/pep-0484.txt b/pep-0484.txt
--- a/pep-0484.txt
+++ b/pep-0484.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Guido van Rossum <guido at python.org>, Jukka Lehtosalo <jukka.lehtosalo at iki.fi>, Łukasz Langa <lukasz at langa.pl>
-BDFL-delegate: Mark Shannon
+BDFL-Delegate: Mark Shannon
 Discussions-To: Python-Dev <python-dev at python.org>
 Status: Draft
 Type: Standards Track

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


More information about the Python-checkins mailing list