Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ calendar.py
File
calendar.py
Lib/calendar.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Calendar printing functions
2
3
Note when comparing these calendars to the ones printed by cal(1): By
4
default, these calendars have Monday
as
the first day of the week, and
Callers
nothing calls this directly
Calls
7
_localized_day
Class · 0.85
_localized_month
Class · 0.85
set
Function · 0.85
TextCalendar
Class · 0.85
toordinal
Method · 0.80
date
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected