From c05416bc3d1967ef41238f158d6ef729539d217a Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 1 May 2012 13:47:47 +0200 Subject: [PATCH] This PEP should be final, as the feature has been implemented long ago. --- pep-0274.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0274.txt b/pep-0274.txt index dcd9c631b..c98995763 100644 --- a/pep-0274.txt +++ b/pep-0274.txt @@ -3,7 +3,7 @@ Title: Dict Comprehensions Version: $Revision$ Last-Modified: $Date$ Author: Barry Warsaw -Status: Accepted +Status: Final Type: Standards Track Created: 25-Oct-2001 Python-Version: 2.7, 3.0 (originally 2.3)