PEP 3333: Standardise authors (#3330)
This commit is contained in:
parent
53892a7c6c
commit
f5eb3053ca
14
pep-3333.txt
14
pep-3333.txt
|
@ -1,8 +1,6 @@
|
||||||
PEP: 3333
|
PEP: 3333
|
||||||
Title: Python Web Server Gateway Interface v1.0.1
|
Title: Python Web Server Gateway Interface v1.0.1
|
||||||
Version: $Revision$
|
Author: Phillip J. Eby <pje@telecommunity.com>
|
||||||
Last-Modified: $Date$
|
|
||||||
Author: P.J. Eby <pje@telecommunity.com>
|
|
||||||
Discussions-To: web-sig@python.org
|
Discussions-To: web-sig@python.org
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Informational
|
Type: Informational
|
||||||
|
@ -1780,13 +1778,3 @@ Copyright
|
||||||
=========
|
=========
|
||||||
|
|
||||||
This document has been placed in the public domain.
|
This document has been placed in the public domain.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
..
|
|
||||||
Local Variables:
|
|
||||||
mode: indented-text
|
|
||||||
indent-tabs-mode: nil
|
|
||||||
sentence-end-double-space: t
|
|
||||||
fill-column: 70
|
|
||||||
End:
|
|
||||||
|
|
Loading…
Reference in New Issue