MCPcopy Index your code
hub / github.com/python/cpython / size

Method size

Tools/cases_generator/stack.py:192–193  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

190
191 @property
192 def size(self) -> str:
193 return self.item.size
194
195 @property
196 def name(self) -> str:

Callers 1

notifyRunningMethod · 0.45

Calls

no outgoing calls

Tested by 1

notifyRunningMethod · 0.36