Abdur-Rahmaan Janhangeer <arj.python-Re5JQEeQqe8 [email protected]> Wrote in message:r > Greetings list,In the calendar module, i find it terribly unintuitive to have > a calendar.month but not a calendar.year, the default being > calendar.calendarSuggestion: replace calendar.calendar by > calendar.yearYours,Abdur-Rahmaan Janhangeerpythonmembers.club | > githubMauritius >
An alternate solution -- remove calendar.month to not confuse your. -- _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QX53JNAM6QNIJ2F2SSN7LSOXPYGETQ5U/ Code of Conduct: http://python.org/psf/codeofconduct/
