Issue #13847: time.localtime() and time.gmtime() now raise an OSError instead
of ValueError on failure. time.ctime() and time.asctime() now raises an OSError if localtime() failed.
Showing
Please
register
or
sign in
to comment
of ValueError on failure. time.ctime() and time.asctime() now raises an OSError if localtime() failed.