]> granicus.if.org Git - python/commit
Although it's hard to be sure, I *think* this is a working conversion
authorGuido van Rossum <guido@python.org>
Thu, 23 Oct 1997 19:09:21 +0000 (19:09 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 23 Oct 1997 19:09:21 +0000 (19:09 +0000)
commit1fef18118339237de025ed15dc6df4c39315b55d
tree6677072e9a8998afcc2c6be524bc0bc47cd7c32f
parent57a68e08f9f7999effa948837592ea1010a66e34
Although it's hard to be sure, I *think* this is a working conversion
from regex to re style regular expressions.  This should make sgmllib
and htmllib threadsafe, so I can now create a threaded version of
webchecker...
Lib/sgmllib.py