commit | 2b42c29a5040b39e481d976f4ec3d6aa425ab4cc | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat May 02 20:26:53 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat May 02 20:26:53 2009 +0000 |
tree | 49970e919ec3dd70c360348ee5de26a056ce7a81 | |
parent | e2fb98f467c05e089a177564d3077e888498a102 [diff] |
add myself
diff --git a/Doc/library/2to3.rst b/Doc/library/2to3.rst index 90284af..9b2b4e4 100644 --- a/Doc/library/2to3.rst +++ b/Doc/library/2to3.rst
@@ -352,6 +352,7 @@ :synopsis: the 2to3 library .. moduleauthor:: Guido van Rossum .. moduleauthor:: Collin Winter +.. moduleauthor:: Benjamin Peterson <benjamin@python.org> .. note::