Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _instance
Class
_instance
Lib/test/test_descr.py:506–507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
504
self.assertEqual(c.__spam__, 1)
505
506
class
_instance(object):
507
pass
508
class
M2(object):
509
@staticmethod
510
def
__new__(cls, name, bases, dict):
Callers
1
__call__
Method · 0.85
Calls
no outgoing calls
Tested by
1
__call__
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…