diff --git a/pep-0000.txt b/pep-0000.txt index 52d7b3ee8..bd4085e80 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -3,7 +3,7 @@ Title: Index of Python Enhancement Proposals (PEPs) Version: $Revision$ Last-Modified: $Date$ Author: David Goodger , - Barry A. Warsaw + Barry Warsaw Status: Active Type: Process Created: 13-Jul-2000 diff --git a/pep-0001.txt b/pep-0001.txt index 1e79a4334..46b844fd2 100644 --- a/pep-0001.txt +++ b/pep-0001.txt @@ -2,7 +2,7 @@ PEP: 1 Title: PEP Purpose and Guidelines Version: $Revision$ Last-Modified: $Date$ -Author: Barry A. Warsaw, Jeremy Hylton, David Goodger +Author: Barry Warsaw, Jeremy Hylton, David Goodger Status: Active Type: Process Content-Type: text/x-rst diff --git a/pep-0009.txt b/pep-0009.txt index 28fcaa6f6..36e3d93c0 100644 --- a/pep-0009.txt +++ b/pep-0009.txt @@ -2,7 +2,7 @@ PEP: 9 Title: Sample Plaintext PEP Template Version: $Revision$ Last-Modified: $Date$ -Author: Barry A. Warsaw +Author: Barry Warsaw Status: Active Type: Process Content-Type: text/plain diff --git a/pep-0010.txt b/pep-0010.txt index 7a5e7e6dc..44f859e71 100644 --- a/pep-0010.txt +++ b/pep-0010.txt @@ -2,7 +2,7 @@ PEP: 10 Title: Voting Guidelines Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw) +Author: barry@python.org (Barry Warsaw) Status: Active Type: Process Created: 07-Mar-2002 diff --git a/pep-0012.txt b/pep-0012.txt index 30fccea3a..09b74dc6c 100644 --- a/pep-0012.txt +++ b/pep-0012.txt @@ -3,7 +3,7 @@ Title: Sample reStructuredText PEP Template Version: $Revision$ Last-Modified: $Date$ Author: David Goodger , - Barry A. Warsaw + Barry Warsaw Status: Active Type: Process Content-Type: text/x-rst diff --git a/pep-0101.txt b/pep-0101.txt index aa9032a64..75451d37d 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -2,7 +2,7 @@ PEP: 101 Title: Doing Python Releases 101 Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw), guido@python.org (Guido van Rossum) +Author: barry@python.org (Barry Warsaw), guido@python.org (Guido van Rossum) Status: Active Type: Informational Created: 22-Aug-2001 diff --git a/pep-0102.txt b/pep-0102.txt index e4bc9b5ea..f2297091c 100644 --- a/pep-0102.txt +++ b/pep-0102.txt @@ -3,7 +3,7 @@ Title: Doing Python Micro Releases Version: $Revision$ Last-Modified: $Date$ Author: anthony@interlink.com.au (Anthony Baxter), - barry@python.org (Barry A. Warsaw), + barry@python.org (Barry Warsaw), guido@python.org (Guido van Rossum) Status: Active Type: Informational diff --git a/pep-0201.txt b/pep-0201.txt index 79d243bbb..09617aea2 100644 --- a/pep-0201.txt +++ b/pep-0201.txt @@ -2,7 +2,7 @@ PEP: 201 Title: Lockstep Iteration Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw) +Author: barry@python.org (Barry Warsaw) Status: Final Type: Standards Track Created: 13-Jul-2000 diff --git a/pep-0214.txt b/pep-0214.txt index 926f2a276..03c63cb1e 100644 --- a/pep-0214.txt +++ b/pep-0214.txt @@ -2,7 +2,7 @@ PEP: 214 Title: Extended Print Statement Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw) +Author: barry@python.org (Barry Warsaw) Status: Final Type: Standards Track Created: 24-Jul-2000 diff --git a/pep-0231.txt b/pep-0231.txt index 09de82ccd..b0863c542 100644 --- a/pep-0231.txt +++ b/pep-0231.txt @@ -2,7 +2,7 @@ PEP: 231 Title: __findattr__() Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw) +Author: barry@python.org (Barry Warsaw) Status: Rejected Type: Standards Track Created: 30-Nov-2000 diff --git a/pep-0232.txt b/pep-0232.txt index 126f9a8b8..cf95b1426 100644 --- a/pep-0232.txt +++ b/pep-0232.txt @@ -2,7 +2,7 @@ PEP: 232 Title: Function Attributes Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw) +Author: barry@python.org (Barry Warsaw) Status: Final Type: Standards Track Created: 02-Dec-2000 diff --git a/pep-0251.txt b/pep-0251.txt index 1c3f5beca..c4420f162 100644 --- a/pep-0251.txt +++ b/pep-0251.txt @@ -2,7 +2,7 @@ PEP: 251 Title: Python 2.2 Release Schedule Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw), guido@python.org (Guido van Rossum) +Author: barry@python.org (Barry Warsaw), guido@python.org (Guido van Rossum) Status: Final Type: Informational Created: 17-Apr-2001 diff --git a/pep-0274.txt b/pep-0274.txt index e5f50b67c..1963ecc4a 100644 --- a/pep-0274.txt +++ b/pep-0274.txt @@ -2,7 +2,7 @@ PEP: 274 Title: Dict Comprehensions Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw) +Author: barry@python.org (Barry Warsaw) Status: Withdrawn Type: Standards Track Created: 25-Oct-2001 diff --git a/pep-0292.txt b/pep-0292.txt index 78a1f9ef9..2d9d8d133 100644 --- a/pep-0292.txt +++ b/pep-0292.txt @@ -2,7 +2,7 @@ PEP: 292 Title: Simpler String Substitutions Version: $Revision$ Last-Modified: $Date$ -Author: barry@python.org (Barry A. Warsaw) +Author: barry@python.org (Barry Warsaw) Status: Final Type: Standards Track Created: 18-Jun-2002 diff --git a/pep-0351.txt b/pep-0351.txt index e4859559c..68528ee7f 100644 --- a/pep-0351.txt +++ b/pep-0351.txt @@ -2,7 +2,7 @@ PEP: 351 Title: The freeze protocol Version: 2.5 Last-Modified: $Date$ -Author: Barry A. Warsaw +Author: Barry Warsaw Status: Rejected Type: Standards Track Content-Type: text/x-rst diff --git a/pep-0364.txt b/pep-0364.txt index df94dbad2..c35161dca 100644 --- a/pep-0364.txt +++ b/pep-0364.txt @@ -2,7 +2,7 @@ PEP: 364 Title: Transitioning to the Py3K Standard Library Version: $Revision$ Last-Modified: $Date$ -Author: Barry A. Warsaw +Author: Barry Warsaw Status: Draft Type: Standards Track Content-Type: text/x-rst