From: Fred Drake Date: Sat, 17 May 2008 20:31:58 +0000 (+0000) Subject: Blocked revisions 63430 via svnmerge X-Git-Tag: v3.0b1~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=715ce7f2f73eb117631be67802f51aaefd3bbae6;p=python Blocked revisions 63430 via svnmerge ........ r63430 | fred.drake | 2008-05-17 16:30:04 -0400 (Sat, 17 May 2008) | 3 lines rename HTMLParser to html.parser, htmlentitydefs to html.entities (http://bugs.python.org/issue2882) ........ ---