New submission from Eric <[email protected]>: The line: n.feed('<a onclick="alert(\\"test\\")">test</a>')
is not matched by the regular expressions for attributes. ---------- components: Library (Lib) messages: 89555 nosy: ericryk severity: normal status: open title: HTMLParser Attributes Containing Javascript versions: Python 3.0 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6318> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
