Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7c98ab

Browse files
committed
powrap
1 parent ae5cc35 commit c7c98ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/logging.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
14-
"PO-Revision-Date: 2021-01-01 21:02-0300\n"
14+
"PO-Revision-Date: 2021-01-01 21:19-0300\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1392,8 +1392,8 @@ msgid ""
13921392
"exactly between the LogRecord constructor parameters and the LogRecord "
13931393
"attributes.) These attributes can be used to merge data from the record into "
13941394
"the format string. The following table lists (in alphabetical order) the "
1395-
"attribute names, their meanings and the corresponding placeholder in a "
1396-
"%-style format string."
1395+
"attribute names, their meanings and the corresponding placeholder in a %-"
1396+
"style format string."
13971397
msgstr ""
13981398
"LogRecord tiene varios atributos, la mayoría de los cuales se derivan de los "
13991399
"parámetros del constructor. (Tenga en cuenta que los nombres no siempre se "

0 commit comments

Comments
 (0)