Boštjan Mejak <bostjan.me...@gmail.com> added the comment:

I have uploaded a new patch. It removes the  if year == 0  nonsense. Check it 
out. I hope you like it now.

When you were organizing the Standard Library, you didn't fix flaws in the 
calendar module. What I have in mind is, for example, the isleap() function 
which should be defined as is_leap(). But now it's all too late for that fixes.

Please apply my patch for calendar.isleap() to the trunk. Thanks.

----------
Added file: http://bugs.python.org/file19275/calendar-isleap.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10073>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to