name of second author was missing from HTML
This commit is contained in:
parent
330e218520
commit
131ae20c32
|
@ -2,7 +2,7 @@ PEP: 371
|
||||||
Title: Addition of the multiprocessing package to the standard library
|
Title: Addition of the multiprocessing package to the standard library
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Jesse Noller <jnoller@gmail.com>
|
Author: Jesse Noller <jnoller@gmail.com>,
|
||||||
Richard Oudkerk <r.m.oudkerk@googlemail.com>
|
Richard Oudkerk <r.m.oudkerk@googlemail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
Loading…
Reference in New Issue