]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
added html parser and supporting cast
authorGuido van Rossum <guido@python.org>
Mon, 27 Feb 1995 13:16:55 +0000 (13:16 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Feb 1995 13:16:55 +0000 (13:16 +0000)
commit7c750e1e099128157430d26ffa7e2a44d87daf3c
tree7c74472b5402733b5d52519799fbc9415fc4cb6c
parenteb9e9d2b2a61629e7562587a679367c3bb52c92b
added html parser and supporting cast
Lib/Para.py [new file with mode: 0644]
Lib/fmt.py [new file with mode: 0644]
Lib/htmllib.py [new file with mode: 0644]
Lib/lib-old/Para.py [new file with mode: 0644]
Lib/lib-old/fmt.py [new file with mode: 0644]
Lib/sgmllib.py [new file with mode: 0644]