bpo-33810 Remove unused code from datetime.py. (GH-7549)
Since implementation of bpo-25283, the objects returned by time.localtime always have tm_zone and tm_gmtoff attributes. Remove code that anticipates their absence.
A
Alexander Belopolsky committed
bcb032e4acdebc043a7659a06e6037fe71020860
Parent: 4c3e39f
Committed by GitHub <noreply@github.com>
on 6/8/2018, 11:22:33 PM