Login
Roast topics
Find topics
Find it!
From:
Python documentation
(Uncensored)
subscribe
calendar — General calendar-related functions — Python 3.13.4 documentation
https://docs.python.org/3/library/calendar.html
links
backlinks
Roast topics
Find topics
Roast it!
Source code: Lib/calendar.py This module allows you to output calendars like the Unix cal program, and provides additional useful functions related to the calendar. By default, these calendars have...