PEP 402: Standardise authors (#3329)
This commit is contained in:
parent
2044cd7798
commit
53892a7c6c
14
pep-0402.txt
14
pep-0402.txt
|
@ -1,8 +1,6 @@
|
|||
PEP: 402
|
||||
Title: Simplified Package Layout and Partitioning
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: P.J. Eby
|
||||
Author: Phillip J. Eby
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Topic: Packaging
|
||||
|
@ -664,13 +662,3 @@ Copyright
|
|||
=========
|
||||
|
||||
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
|
||||
coding: utf-8
|
||||
End:
|
||||
|
|
Loading…
Reference in New Issue