summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_sgmllib.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Added several new tests to check the behavior with respect to doctypeFred Drake2001-09-241-6/+77
* Add a unit test for sgmllib (needs work, but has already caught problems).Fred Drake2001-07-161-0/+243