From 8600b47b61ab9d3fd5cae0bf2f1559c98e42f5da Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Sat, 14 Jul 2001 05:50:33 +0000 Subject: Be more permissive in what is accepted as an attribute name; this makes this module slightly more resiliant in the face of XHTML input, or just colons in attribute names. --- Lib/sgmllib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/sgmllib.py b/Lib/sgmllib.py index fe91c1b..5ff9f70 100644 --- a/Lib/sgmllib.py +++ b/Lib/sgmllib.py @@ -36,7 +36,7 @@ commentopen = re.compile('