]> granicus.if.org Git - python/commit
Added an "import xml.parsers.expat" to turn errors due to not having
authorBarry Warsaw <barry@python.org>
Tue, 26 Sep 2000 18:00:20 +0000 (18:00 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 26 Sep 2000 18:00:20 +0000 (18:00 +0000)
commitc79dff679f621bfaa0bf8bcbc978a2fec53132e4
treeb4e33c5524cd31d4c1c5e3aaa74d8231dd510d8b
parent97693b047932e0c3dfc5ff823df2e31d0e9a83cf
Added an "import xml.parsers.expat" to turn errors due to not having
the parser built into ImportErrors.
Lib/test/test_minidom.py