]> granicus.if.org Git - python/commit
Fix when pyexpat not built
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 30 Jul 2001 21:47:25 +0000 (21:47 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 30 Jul 2001 21:47:25 +0000 (21:47 +0000)
commit3c19ec4eab4dbee3494cd8b8db715e2939d2b917
tree97c4252d10a718be2c825fa5e53d8716c8d01fcd
parent0b8de98f08d70cb8c922e7c478e727cdc86ba025
Fix when pyexpat not built

Import pyexpat first so that import error occurs when it is not
available.
Lib/test/test_pyexpat.py