diff --git a/pep-0343.txt b/pep-0343.txt index c5f95a626..27aa3b47e 100644 --- a/pep-0343.txt +++ b/pep-0343.txt @@ -918,7 +918,7 @@ Ackowledgements Additional thanks goes to (in no meaningful order): Paul Moore, Phillip J. Eby, Greg Ewing, Jason Orendorff, Michael Hudson, - Raymond Hettinger, Walter Dörwald, Aahz, Georg Brandl, Terry Reedy, + Raymond Hettinger, Walter Dörwald, Aahz, Georg Brandl, Terry Reedy, A.M. Kuchling, Brett Cannon, and all those that participated in the discussions on python-dev. @@ -976,3 +976,13 @@ References Copyright This document has been placed in the public domain. + + +.. + Local Variables: + mode: indented-text + indent-tabs-mode: nil + sentence-end-double-space: t + fill-column: 70 + coding: utf-8 + End: