SIGN IN SIGN UP

Fixes bug of timezone value being left as -1 when ``time.tzname[0] ==

time.tzname[1] and not time.daylight`` is true when it should only when
time.daylight is true.  Tests are also fixed.

Closes bug #763047 and its cohort #763052.
B
Brett Cannon committed
cde2200ff28a0a54a1dc62e6a63ca3936fee5177
Parent: ebab26a