File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ msgid ""
19
19
msgstr ""
20
20
"Project-Id-Version : Python 3.8\n "
21
21
"Report-Msgid-Bugs-To : \n "
22
- "POT-Creation-Date : 2019-12-16 12:12+0000\n "
22
+ "POT-Creation-Date : 2019-12-20 12:12+0000\n "
23
23
"PO-Revision-Date : 2017-02-16 23:38+0000\n "
24
24
"Last-Translator : tomo, 2019\n "
25
25
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1362,8 +1362,8 @@ msgid ""
1362
1362
"first line number of the function; :attr:`co_lnotab` is a string encoding "
1363
1363
"the mapping from bytecode offsets to line numbers (for details see the "
1364
1364
"source code of the interpreter); :attr:`co_stacksize` is the required stack "
1365
- "size (including local variables) ; :attr:`co_flags` is an integer encoding a "
1366
- "number of flags for the interpreter."
1365
+ "size; :attr:`co_flags` is an integer encoding a number of flags for the "
1366
+ "interpreter."
1367
1367
msgstr ""
1368
1368
1369
1369
#: /home/travis/build/python/cpython-doc-catalog/Doc/reference/datamodel.rst:933
You can’t perform that action at this time.
0 commit comments