From: Benjamin Peterson Date: Sat, 2 May 2009 20:26:53 +0000 (+0000) Subject: add myself X-Git-Tag: v2.7a1~1309 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b42c29a5040b39e481d976f4ec3d6aa425ab4cc;p=python add myself --- diff --git a/Doc/library/2to3.rst b/Doc/library/2to3.rst index 90284afa1c..9b2b4e41fb 100644 --- a/Doc/library/2to3.rst +++ b/Doc/library/2to3.rst @@ -352,6 +352,7 @@ and off individually. They are described here in more detail. :synopsis: the 2to3 library .. moduleauthor:: Guido van Rossum .. moduleauthor:: Collin Winter +.. moduleauthor:: Benjamin Peterson .. note::