diff --git a/pep-0299.txt b/pep-0299.txt index 9c09822f5..c9bb24a43 100644 --- a/pep-0299.txt +++ b/pep-0299.txt @@ -7,7 +7,7 @@ Status: Rejected Type: Standards Track Created: 12-Aug-2002 Python-version: 2.3 -Post-History: +Post-History: 29-Mar-2006 Abstract @@ -92,6 +92,20 @@ Open Issues transition to the new standard idiom. +Rejection + + In a short discussion on python-dev [1], two major backwards + compatibility problems were brought up and Guido pronounced that he + doesn't like the idea anyway as it's "not worth the change (in docs, + user habits, etc.) and there's nothing particularly broken." + + +References + + [1] Georg Brandl, "What about PEP 299", + http://mail.python.org/pipermail/python-dev/2006-March/062951.html + + Copyright This document has been placed in the public domain.