<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 24, 2015 at 4:23 PM, Alexander Belopolsky <span dir="ltr"><<a href="mailto:alexander.belopolsky@gmail.com" target="_blank">alexander.belopolsky@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><br><div class="gmail_quote">On Mon, Aug 24, 2015 at 3:54 PM, Ethan Furman <span dir="ltr"><<a href="mailto:ethan@stoneleaf.us" target="_blank">ethan@stoneleaf.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Which of the steps you want to raise an exception:<br>
<br>
>>> dt = datetime(2004, 4, 4, 2, first=None, tzinfo=Eastern2)<br>
</blockquote>
<br></span>
This one.</blockquote></div><br></span>and what about this one?</div><div class="gmail_extra"><br></div><div class="gmail_extra">>>> dt = time(2004, 4, 4, 2, first=None, tzinfo=Eastern2)<br></div></div>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Sorry, did not delete enough:</div><div class="gmail_extra"><br></div><div class="gmail_extra">>>> dt = time(2, first=None, tzinfo=Eastern2)<br></div></div>