From 223cf4d3510d8c346fdd56f05c4df90fc636266c Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 5 Dec 2008 13:03:28 +0000 Subject: [PATCH] Withdraw PEP 364 --- pep-0000.txt | 4 ++-- pep-0364.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 1a08c5a08..5190c74fd 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -97,7 +97,6 @@ Index by Category S 337 Logging Usage in the Standard Library Dubner S 345 Metadata for Python Software Packages 1.2 Jones S 362 Function Signature Object Cannon, Seo - S 364 Transitioning to the Py3K Standard Library Warsaw S 368 Standard image protocol and class Mastrodomenico S 369 Post import hooks Heimes S 372 Adding an ordered dictionary to collections Ronacher @@ -265,6 +264,7 @@ Index by Category SR 355 Path - Object oriented filesystem paths Lindqvist SW 359 The "make" Statement Bethard SR 363 Syntax For Dynamic Attribute Access North + SW 364 Transitioning to the Py3K Standard Library Warsaw SR 365 Adding the pkg_resources module Eby SR 367 New Super Spealman, Delaney SR 666 Reject Foolish Indentation Creighton @@ -471,7 +471,7 @@ Numerical Index I 361 Python 2.6 and 3.0 Release Schedule Norwitz, et al S 362 Function Signature Object Cannon, Seo SR 363 Syntax For Dynamic Attribute Access North - S 364 Transitioning to the Py3K Standard Library Warsaw + SW 364 Transitioning to the Py3K Standard Library Warsaw SR 365 Adding the pkg_resources module Eby SF 366 Main module explicit relative imports Coghlan SR 367 New Super Spealman, Delaney diff --git a/pep-0364.txt b/pep-0364.txt index 8b2e48291..2804b5b1f 100644 --- a/pep-0364.txt +++ b/pep-0364.txt @@ -3,7 +3,7 @@ Title: Transitioning to the Py3K Standard Library Version: $Revision$ Last-Modified: $Date$ Author: Barry Warsaw -Status: Draft +Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 01-Mar-2007