]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport 1.33:
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:05:09 +0000 (06:05 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:05:09 +0000 (06:05 +0000)
commit1015acd7949427bdf845138a66745a6b4daee47f
tree1fffcf67a2c0867e64f02433c1de564065542ad7
parent4bc57dea311b3540a216ae65abad491a23b88ffd
backport 1.33:
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