Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ double_const.py
File
double_const.py
Lib/test/test_import/data/double_const.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
test.support
import
TestFailed
2
3
# A test for SF bug 422177: manifest float constants varied way too much in
4
# precision depending on whether Python was loading a module for the first
Callers
nothing calls this directly
Calls
1
check_ok
Function · 0.85
Tested by
no test coverage detected