Deferred until Python 2.1.
This commit is contained in:
parent
e7669897fc
commit
211538dfe9
|
@ -1,9 +1,12 @@
|
||||||
PEP: 209
|
PEP: 209
|
||||||
Title: Adding Multidimensional Arrays
|
Title: Adding Multidimensional Arrays
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Owner: davida@activestate.com (David Ascher)
|
Author: davida@activestate.com (David Ascher)
|
||||||
Python-Version: 2.0
|
Status: Draft
|
||||||
Status: Incomplete
|
Type: Standards Track
|
||||||
|
Python-Version: 2.1
|
||||||
|
Created: 15-Jul-2000
|
||||||
|
Post-History:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,12 @@
|
||||||
PEP: 210
|
PEP: 210
|
||||||
Title: Decoupling the Interpreter Loop
|
Title: Decoupling the Interpreter Loop
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Owner: davida@activestate.com (David Ascher)
|
Author: davida@activestate.com (David Ascher)
|
||||||
Python-Version: 2.0
|
Status: Draft
|
||||||
Status: Incomplete
|
Type: Standards Track
|
||||||
|
Python-Version: 2.1
|
||||||
|
Created: 15-Jul-2000
|
||||||
|
Post-History:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue