]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
support value-less attributes, using regex.group()
authorGuido van Rossum <guido@python.org>
Fri, 1 Sep 1995 20:34:29 +0000 (20:34 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 1 Sep 1995 20:34:29 +0000 (20:34 +0000)
commitcf9e27c72e43e663629116057184752edd6548c8
tree7587718556af4b59dc7818c7d123db6f8a666730
parentfd504d9f09466ded3cbadbdf43e7fd3e43cc57f4
support value-less attributes, using regex.group()
Lib/sgmllib.py