commit | 265a804af22d2513403c295d9218ba41753ca218 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Sep 21 20:32:13 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Sep 21 20:32:13 2000 +0000 |
tree | 1fa3a3ad04a5a319c0984168e093c4893b9cd5cb | |
parent | 9e79a25b8ad32ff45ae2897ad1f25529eba7721f [diff] |
Revise the test case for pyexpat to avoid using asserts. Conform better to the Python style guide, and remove unneeded imports.