[New-bugs-announce] [issue23398] calendar.monthrange for February 2015

Sergiy report at bugs.python.org
Thu Feb 5 19:29:54 CET 2015


New submission from Sergiy:

>>>print(calendar.monthrange(2015,2))
(6, 28)
February has only 5 weeks.

----------
components: Extension Modules
messages: 235440
nosy: skarpovsky
priority: normal
severity: normal
status: open
title: calendar.monthrange for February 2015
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23398>
_______________________________________


More information about the New-bugs-announce mailing list