PEP 284: Standardise authors (#3328)
This commit is contained in:
parent
8ba873d2b4
commit
2044cd7798
13
pep-0284.txt
13
pep-0284.txt
|
@ -1,9 +1,7 @@
|
|||
PEP: 284
|
||||
Title: Integer for-loops
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: David Eppstein <eppstein@ics.uci.edu>,
|
||||
Greg Ewing <greg.ewing@canterbury.ac.nz>
|
||||
Gregory Ewing <greg.ewing@canterbury.ac.nz>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
@ -264,12 +262,3 @@ Copyright
|
|||
=========
|
||||
|
||||
This document has been placed in the public domain.
|
||||
|
||||
|
||||
|
||||
..
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
fill-column: 70
|
||||
End:
|
||||
|
|
Loading…
Reference in New Issue