From: Brett Cannon Date: Fri, 11 Jul 2008 00:13:34 +0000 (+0000) Subject: Blocked revisions 64858-64859 via svnmerge X-Git-Tag: v3.0b2~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28c6802f228fd4f888e6e0ef2b443ffc2e615efd;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 64858-64859 via svnmerge ........ r64858 | brett.cannon | 2008-07-10 17:10:49 -0700 (Thu, 10 Jul 2008) | 2 lines Removal an invalid entry as the fixer for urllib is under active development. ........ r64859 | brett.cannon | 2008-07-10 17:12:52 -0700 (Thu, 10 Jul 2008) | 3 lines Document the fact that urllib2 spans multiple modules with new names in Python 3.0. ........ ---