classification
Title: Draft implementation for PEP 364
Type:
Components: Library (Lib) Versions: Python 3.0
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: brett.cannon Nosy List: barry, brett.cannon
Priority: normal Keywords: patch

Created on 2007-03-06 22:57 by barry, last changed 2008-01-06 22:29 by admin.

Files
File name Uploaded Description Edit Remove
pep-xxxx.diff barry, 2007-03-06 22:57
Messages
msg52065 (view) Author: Barry A. Warsaw (barry) Date: 2007-03-06 22:57
PEP 364 describes (or very shortly, /will/ describe :) a mechanism for forward compatibility with PEP 3108 standard library renaming.  This is the reference implementation for that PEP.
History
Date User Action Args
2008-01-06 22:29:45adminsetkeywords: - py3k
versions: Python 3.0
2007-08-30 16:34:13loewissetversions: + Python 3.0, - Python 2.6
2007-08-23 19:56:26brett.cannonsetkeywords: + py3k
2007-03-06 22:57:38barrycreate