Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ X
Class
X
Lib/test/string_tests.py:1444–1444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1442
(sys.maxsize + 1, 1. / 7))
1443
1444
class
X(object):
pass
1445
self.checkraises(TypeError,
'abc'
,
'__mod__'
, X())
1446
1447
@support.cpython_only
Callers
1
test_formatting
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_formatting
Method · 0.56