Fix closes issue13154 Just correct the author email id, instead of changing
changing the logic for handling multiple emails in pep0/output.py
This commit is contained in:
parent
42303d9a9a
commit
8a9d8231e9
|
@ -2,7 +2,7 @@ PEP: 335
|
||||||
Title: Overloadable Boolean Operators
|
Title: Overloadable Boolean Operators
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Gregory Ewing <greg@cosc.canterbury.ac.nz>
|
Author: Gregory Ewing <greg.ewing@canterbury.ac.nz>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
Loading…
Reference in New Issue