Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_sax.py
File
test_sax.py
Lib/test/test_sax.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# regression test for SAX 2.0
2
3
from
xml.sax
import
make_parser, ContentHandler, \
4
SAXException, SAXReaderNotAvailable, SAXParseException
Callers
nothing calls this directly
Calls
6
make_parser
Function · 0.90
findfile
Function · 0.90
open
Function · 0.50
encode
Method · 0.45
read
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected