Withdraw PEP 364

This commit is contained in:
Barry Warsaw 2008-12-05 13:03:28 +00:00
parent c2ee926dcd
commit 223cf4d351
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -3,7 +3,7 @@ Title: Transitioning to the Py3K Standard Library
Version: $Revision$
Last-Modified: $Date$
Author: Barry Warsaw <barry@python.org>
Status: Draft
Status: Withdrawn
Type: Standards Track
Content-Type: text/x-rst
Created: 01-Mar-2007