MCPcopy 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

1from 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_okFunction · 0.85

Tested by

no test coverage detected