PEP 397: Standardise authors (#3338)
This commit is contained in:
parent
bb6e5c9ad2
commit
3c5f6973cf
14
pep-0397.txt
14
pep-0397.txt
|
@ -1,9 +1,7 @@
|
|||
PEP: 397
|
||||
Title: Python launcher for Windows
|
||||
Version: $Revision: a57419aee37d $
|
||||
Last-Modified: $Date: 2012/06/19 15:13:49 $
|
||||
Author: Mark Hammond <mhammond@skippinet.com.au>,
|
||||
Martin v. Löwis <martin@v.loewis.de>
|
||||
Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
@ -420,13 +418,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