[issue9909] request for calendar.dayofyear() function

Abhay Saxena report at bugs.python.org
Sat Nov 20 21:57:50 CET 2010


Abhay Saxena <ark3 at email.com> added the comment:

The test is incorrect on leap years for February 29, due to the way it constructs its list of dates. The function itself appears to give the right answer.

----------
nosy: +ark3

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


More information about the Python-bugs-list mailing list