[Datetime-SIG] pytz vs. PEP 495 Was: PEP-431/495

Alexander Belopolsky alexander.belopolsky at gmail.com
Mon Aug 24 22:23:15 CEST 2015


On Mon, Aug 24, 2015 at 3:54 PM, Ethan Furman <ethan at stoneleaf.us> wrote:

> Which of the steps you want to raise an exception:
>>
>> >>> dt = datetime(2004, 4, 4, 2, first=None, tzinfo=Eastern2)
>>
>
> This one.


and what about this one?

>>> dt = time(2004, 4, 4, 2, first=None, tzinfo=Eastern2)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/datetime-sig/attachments/20150824/397c07ec/attachment.html>


More information about the Datetime-SIG mailing list