From ca9c7dbdda2cc1ce8647525aa7009e696430ef60 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sun, 29 Jul 2001 09:50:01 +0000 Subject: [PATCH] Grab co-authorship of 237. --- pep-0000.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 5d4c8b079..e5e4b0e00 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -44,7 +44,7 @@ Index by Category S 211 pep-0211.txt Adding A New Outer Product Operator Wilson S 218 pep-0218.txt Adding a Built-In Set Object Type Wilson S 234 pep-0234.txt Iterators Yee, van Rossum - S 237 pep-0237.txt Unifying Long Integers and Integers Zadka + S 237 pep-0237.txt Unifying Long Integers and Integers Zadka, van Rossum S 238 pep-0238.txt Changing the Division Operator Zadka, van Rossum S 239 pep-0239.txt Adding a Rational Type to Python Zadka S 240 pep-0240.txt Adding a Rational Literal to Python Zadka @@ -174,7 +174,7 @@ Numerical Index S 234 pep-0234.txt Iterators Yee, van Rossum SF 235 pep-0235.txt Import on Case-Insensitive Platforms Peters SF 236 pep-0236.txt Back to the __future__ Peters - S 237 pep-0237.txt Unifying Long Integers and Integers Zadka + S 237 pep-0237.txt Unifying Long Integers and Integers Zadka, van Rossum S 238 pep-0238.txt Changing the Division Operator Zadka, van Rossum S 239 pep-0239.txt Adding a Rational Type to Python Zadka S 240 pep-0240.txt Adding a Rational Literal to Python Zadka