Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ formathelper.py
File
formathelper.py
Modules/_decimal/tests/formathelper.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#
2
# Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
3
#
4
# Redistribution and use in source and binary forms, with or without
Callers
nothing calls this directly
Calls
11
import_fresh_module
Function · 0.90
which
Function · 0.90
open
Function · 0.50
isfile
Method · 0.45
split
Method · 0.45
readlines
Method · 0.45
startswith
Method · 0.45
communicate
Method · 0.45
decode
Method · 0.45
remove
Method · 0.45
readline
Method · 0.45
Tested by
no test coverage detected