This PEP should be final, as the feature has been implemented long ago.
This commit is contained in:
parent
4f7cd9c97c
commit
c05416bc3d
|
@ -3,7 +3,7 @@ Title: Dict Comprehensions
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Barry Warsaw <barry@python.org>
|
Author: Barry Warsaw <barry@python.org>
|
||||||
Status: Accepted
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 25-Oct-2001
|
Created: 25-Oct-2001
|
||||||
Python-Version: 2.7, 3.0 (originally 2.3)
|
Python-Version: 2.7, 3.0 (originally 2.3)
|
||||||
|
|
Loading…
Reference in New Issue