Skip to content

Commit bb723a2

Browse files
committed
powrap
1 parent e5f69fe commit bb723a2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

library/time.po

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -485,11 +485,7 @@ msgid ""
485485
"c:func:`gmtime` failure. It's common for this to be restricted to years "
486486
"between 1970 and 2038."
487487
msgstr ""
488-
":func:`localtime` podría lanzar un :exc:`OverflowError`, si los valores de "
489-
"la marca de tiempo están fuera del rango soportado por las funciones :c:func:"
490-
"`localtime` o :c:func:`gmtime` de la plataforma C, y el :exc:`OSError` en las "
491-
"funciones :c:func:`localtime` o :c:func:`gmtime`. Es común que este "
492-
"esté restringido para los años entre 1970 y 2038."
488+
493489

494490
#: ../Doc/library/time.rst:271
495491
msgid ""

0 commit comments

Comments
 (0)