]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revise the test case for pyexpat to avoid using asserts. Conform better
authorFred Drake <fdrake@acm.org>
Thu, 21 Sep 2000 20:32:13 +0000 (20:32 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 21 Sep 2000 20:32:13 +0000 (20:32 +0000)
commit265a804af22d2513403c295d9218ba41753ca218
tree1fa3a3ad04a5a319c0984168e093c4893b9cd5cb
parent9e79a25b8ad32ff45ae2897ad1f25529eba7721f
Revise the test case for pyexpat to avoid using asserts.  Conform better
to the Python style guide, and remove unneeded imports.
Lib/test/output/test_pyexpat
Lib/test/test_pyexpat.py