From: Thomas Wouters Date: Wed, 19 Sep 2007 03:07:55 +0000 (+0000) Subject: Merged revisions 58198-58202 via svnmerge from X-Git-Tag: v3.0a2~381 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=796d0b29e6fd09bf560d9e7e2a4f46cdc1cbf22a;p=python Merged revisions 58198-58202 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r58198 | thomas.wouters | 2007-09-19 01:27:30 +0200 (Wed, 19 Sep 2007) | 5 lines Properly indent two lines. (Spotted because it caused merge conflicts in the py3k branch ;) ........ r58199 | sean.reifschneider | 2007-09-19 01:34:44 +0200 (Wed, 19 Sep 2007) | 2 lines issue1172: Documentation of "done" attribute in cgi module. ........ ---