summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-05-02 20:26:53 +0000
committerBenjamin Peterson <benjamin@python.org>2009-05-02 20:26:53 +0000
commit2b42c29a5040b39e481d976f4ec3d6aa425ab4cc (patch)
tree49970e919ec3dd70c360348ee5de26a056ce7a81
parente2fb98f467c05e089a177564d3077e888498a102 (diff)
downloadcpython-git-2b42c29a5040b39e481d976f4ec3d6aa425ab4cc.tar.gz
add myself
-rw-r--r--Doc/library/2to3.rst1
1 files changed, 1 insertions, 0 deletions
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 <benjamin@python.org>
.. note::