Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ F
Class
F
Lib/test/test_binop.py:399–400 ·
view source on GitHub ↗
Independent class that should fall back
Source
from the content-addressed store, hash-verified
397
__eq__ = None
398
399
class
F(object):
400
""
"Independent class that should fall back"
""
401
402
class
X(object):
403
""
"Independent class that should fail"
""
Callers
15
__init__
Method · 0.70
testInit
Method · 0.70
testInitFromFloat
Method · 0.70
testInitFromDecimal
Method · 0.70
testInitFromIntegerRatio
Method · 0.70
testFromString
Method · 0.70
test_limit_int
Method · 0.70
testImmutable
Method · 0.70
testFromDecimal
Method · 0.70
testFromNumber
Method · 0.70
test_is_integer
Method · 0.70
test_as_integer_ratio
Method · 0.70
Calls
no outgoing calls
Tested by
15
__init__
Method · 0.56
testInit
Method · 0.56
testInitFromFloat
Method · 0.56
testInitFromDecimal
Method · 0.56
testInitFromIntegerRatio
Method · 0.56
testFromString
Method · 0.56
test_limit_int
Method · 0.56
testImmutable
Method · 0.56
testFromDecimal
Method · 0.56
testFromNumber
Method · 0.56
test_is_integer
Method · 0.56
test_as_integer_ratio
Method · 0.56