From: Brett Cannon Date: Fri, 11 Jul 2008 00:50:40 +0000 (+0000) Subject: Blocked revisions 64865-64866 via svnmerge X-Git-Tag: v3.0b2~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=064e4a6c4d61f2f2a7bdce80587ed2b50973c0ad;p=python Blocked revisions 64865-64866 via svnmerge ........ r64865 | brett.cannon | 2008-07-10 17:48:57 -0700 (Thu, 10 Jul 2008) | 1 line Doc that robotparse has been renamed urllib.robotparser in Python 3.0. ........ r64866 | brett.cannon | 2008-07-10 17:50:01 -0700 (Thu, 10 Jul 2008) | 1 line Fix a minor typo in the last entry made. ........ ---