From: Georg Brandl Date: Mon, 2 Aug 2010 21:49:30 +0000 (+0000) Subject: Merged revisions 83551,83553 via svnmerge from X-Git-Tag: v2.7.1rc1~481 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3db92e9494947264899cfb6f5392d8640f0bada3;p=python Merged revisions 83551,83553 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83551 | georg.brandl | 2010-08-02 21:35:06 +0200 (Mo, 02 Aug 2010) | 1 line Remove XXX comment that was displayed. ........ r83553 | georg.brandl | 2010-08-02 21:39:17 +0200 (Mo, 02 Aug 2010) | 1 line Remove redundant information. ........ ---