New PEPs, all initially owned by David Ascher.
This commit is contained in:
parent
b15aec1dbb
commit
f7c61886b9
|
@ -0,0 +1,13 @@
|
|||
PEP: 207
|
||||
Title: Rich Comparisions
|
||||
Version: $Revision$
|
||||
Owner: davida@activestate.com (David Ascher)
|
||||
Python-Version: 2.1
|
||||
Status: Incomplete
|
||||
|
||||
|
||||
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
End:
|
|
@ -0,0 +1,13 @@
|
|||
PEP: 208
|
||||
Title: Reworking the Coercion Model
|
||||
Version: $Revision$
|
||||
Owner: davida@activestate.com (David Ascher)
|
||||
Python-Version: 2.1
|
||||
Status: Incomplete
|
||||
|
||||
|
||||
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
End:
|
|
@ -0,0 +1,13 @@
|
|||
PEP: 209
|
||||
Title: Adding Multidimensional Arrays
|
||||
Version: $Revision$
|
||||
Owner: davida@activestate.com (David Ascher)
|
||||
Python-Version: 2.0
|
||||
Status: Incomplete
|
||||
|
||||
|
||||
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
End:
|
|
@ -0,0 +1,13 @@
|
|||
PEP: 210
|
||||
Title: Decoupling the Interpreter Loop
|
||||
Version: $Revision$
|
||||
Owner: davida@activestate.com (David Ascher)
|
||||
Python-Version: 2.0
|
||||
Status: Incomplete
|
||||
|
||||
|
||||
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
End:
|
Loading…
Reference in New Issue