[Python-checkins] r72221 - python/trunk/Doc/library/2to3.rst
benjamin.peterson
python-checkins at python.org
Sat May 2 22:26:53 CEST 2009
Author: benjamin.peterson
Date: Sat May 2 22:26:53 2009
New Revision: 72221
Log:
add myself
Modified:
python/trunk/Doc/library/2to3.rst
Modified: python/trunk/Doc/library/2to3.rst
==============================================================================
--- python/trunk/Doc/library/2to3.rst (original)
+++ python/trunk/Doc/library/2to3.rst Sat May 2 22:26:53 2009
@@ -352,6 +352,7 @@
:synopsis: the 2to3 library
.. moduleauthor:: Guido van Rossum
.. moduleauthor:: Collin Winter
+.. moduleauthor:: Benjamin Peterson <benjamin at python.org>
.. note::
More information about the Python-checkins
mailing list