From 8113586723e98212a3ffc6aa83b6fc22a7ab5e70 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 27 Mar 2008 00:25:33 +0000 Subject: [PATCH] add commas for introductory clauses --- Misc/ACKS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/ACKS b/Misc/ACKS index 58e55d2f41..978b2eb1e8 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -4,11 +4,11 @@ Acknowledgements This list is not complete and not in any useful order, but I would like to thank everybody who contributed in any way, with code, hints, bug reports, ideas, moral support, endorsement, or even complaints.... -Without you I would've stopped working on Python long ago! +Without you, I would've stopped working on Python long ago! --Guido -PS: In the standard Python distribution this file is encoded in Latin-1. +PS: In the standard Python distribution, this file is encoded in Latin-1. David Abrahams Jim Ahlstrom -- 2.40.0