[Python-checkins] peps: Fix syntax error

brett.cannon python-checkins at python.org
Fri Feb 27 15:36:29 CET 2015


https://hg.python.org/peps/rev/fc626f4b1357
changeset: 5713:fc626f4b1357
user: Brett Cannon <brett at python.org>
date: Fri Feb 27 09:34:48 2015 -0500
summary:
 Fix syntax error
files:
 pep-0422.txt | 3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/pep-0422.txt b/pep-0422.txt
--- a/pep-0422.txt
+++ b/pep-0422.txt
@@ -295,6 +295,8 @@
 implicitly, but the decorator model makes such code much easier to understand
 and implement.
 
+::
+
 class BuildDict:
 def __autodecorate__(cls):
 cls = super().__autodecorate__()
@@ -564,4 +566,3 @@
 fill-column: 70
 coding: utf-8
 End:
-
-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /