Peter Inglesby added the comment:

This behaviour is correct.  Years divisible by 4 are leap years, except years 
divisible by 100, except years divisible 400.

Source http://en.wikipedia.org/wiki/Leap_year.

----------
nosy: +inglesp

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

Reply via email to