MCPcopy Index your code
hub / github.com/RustPython/RustPython / fold

Method fold

Lib/_pydatetime.py:1482–1483  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1480
1481 @property
1482 def fold(self):
1483 return self._fold
1484
1485 # Standard conversions, __hash__ (and helpers)
1486

Callers 4

fmtMethod · 0.45
combined_eventsMethod · 0.45
events_for_codeMethod · 0.45
ast_to_objectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected