Skip to content

Commit 0772680

Browse files
committed
powrap
1 parent aff53b0 commit 0772680

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

howto/logging.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
14-
"PO-Revision-Date: 2021-03-19 19:34-0300\n"
14+
"PO-Revision-Date: 2021-03-19 20:11-0300\n"
1515
"Language-Team: python-doc-es\n"
16-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
16+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=utf-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
@@ -1378,7 +1378,6 @@ msgid "Information about where calls were made from."
13781378
msgstr ""
13791379

13801380
#: ../Doc/howto/logging.rst:1084
1381-
#, fuzzy
13821381
msgid ""
13831382
"Set ``logging._srcfile`` to ``None``. This avoids calling :func:`sys."
13841383
"_getframe`, which may help to speed up your code in environments like PyPy "

0 commit comments

Comments
 (0)