From: Fred Drake Date: Mon, 25 Jan 1999 21:57:07 +0000 (+0000) Subject: Allow recognition of attributes even if they don't have space in front X-Git-Tag: v1.5.2b2~278 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfd8954e36b997c2f6adfa34df77bab92db6381d;p=thirdparty%2FPython%2Fcpython.git Allow recognition of attributes even if they don't have space in front of them. I.e., '' will now have two attributes recognized. Based on comments from newgroup. --- diff --git a/Lib/sgmllib.py b/Lib/sgmllib.py index ffb2ccc34812..8d50a88afca5 100644 --- a/Lib/sgmllib.py +++ b/Lib/sgmllib.py @@ -35,7 +35,7 @@ commentopen = re.compile('