[Python-ideas] bool(datetime.time(0, 0))

Ram Rachum ram.rachum at gmail.com
Mon May 7 13:42:34 CEST 2012


Hello,

Currently, `bool(datetime.time(0, 0)) is False`.

Can we change that to `True`?

There is nothing False-y about midnight.


Ram.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20120507/44e00883/attachment.html>


More information about the Python-ideas mailing list