Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
fmt
Method · 0.45
combined_events
Method · 0.45
events_for_code
Method · 0.45
ast_to_object
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected