We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a03987f commit 2c87b60Copy full SHA for 2c87b60
Lib/test/test_pyexpat.py
@@ -13,6 +13,7 @@
13
from io import BytesIO
14
from test import support
15
from test.support import import_helper, os_helper
16
+
17
from xml.parsers import expat
18
from xml.parsers.expat import errors
19
0 commit comments