From 2d94bfa41e3f3a6cf61f22410412a6a8a639b3c0 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 5 Aug 2002 15:39:49 +0000 Subject: [PATCH] PEP 263 is final. --- pep-0000.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index fb3f799bd..2debe4a39 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -76,7 +76,7 @@ Index by Category S 256 Docstring Processing System Framework Goodger S 258 Docutils Design Specification Goodger S 262 Database of Installed Python Packages Kuchling - S 263 Defining Python Source Code Encodings Lemburg + SF 263 Defining Python Source Code Encodings Lemburg S 265 Sorting Dictionaries by Value Griffin S 266 Optimizing Global Variable/Attribute Access Montanaro S 267 Optimized Access to Module Namespaces Hylton @@ -251,7 +251,7 @@ Numerical Index SF 260 Simplify xrange() van Rossum S 261 Support for "wide" Unicode characters Prescod S 262 Database of Installed Python Packages Kuchling - S 263 Defining Python Source Code Encodings Lemburg + SF 263 Defining Python Source Code Encodings Lemburg SF 264 Future statements in simulated shells Hudson S 265 Sorting Dictionaries by Value Griffin S 266 Optimizing Global Variable/Attribute Access Montanaro