]> granicus.if.org Git - python/commit
#7311: fix HTMLParser to accept non-ASCII attribute values.
authorEzio Melotti <none@none>
Tue, 5 Apr 2011 17:40:52 +0000 (20:40 +0300)
committerEzio Melotti <none@none>
Tue, 5 Apr 2011 17:40:52 +0000 (20:40 +0300)
commit9f1ffb2ae932f5eef1bcf1317a0e3d8f4bad0e0c
tree934c7dffb54ca6e5d3e30b611cba8ddae4a56fef
parent104c3f1020213fc2d0a5da6b23d72dd042d6c413
#7311: fix HTMLParser to accept non-ASCII attribute values.
Lib/HTMLParser.py
Lib/test/test_htmlparser.py
Misc/NEWS