From 6d7d0d9ace8ce70aa34cd2fc2f56f30231746b74 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 12 Jul 2002 22:32:15 +0000 Subject: [PATCH] Oops, add PEP 11 one more place --- pep-0000.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-0000.txt b/pep-0000.txt index 9242a96f6..b1fe56bc8 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -176,6 +176,7 @@ Numerical Index I 8 Style Guide for Python Code van Rossum, Warsaw I 9 Sample PEP Template Warsaw I 10 Voting Guidelines Warsaw + I 11 Unsupported Platforms von Loewis I 42 Small Feature Requests Hylton SF 100 Python Unicode Integration Lemburg