Alexander Belopolsky <[email protected]> added the comment:

On Sun, Nov 21, 2010 at 3:48 PM, Mark Dickinson <[email protected]> wrote:
..
> Well, if all that's wanted is for hour==24 to be legal on input, with the 
> datetime object
> itself being automatically normalized at creation time, then the choices seem 
> simple: ..

What about time objects? If we take the "normalized at creation time"
approach, time(24) may still be disallowed.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10427>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to