File tree Expand file tree Collapse file tree 2 files changed +6273
-6246
lines changed Expand file tree Collapse file tree 2 files changed +6273
-6246
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ msgid ""
16
16
msgstr ""
17
17
"Project-Id-Version : Python 3.9\n "
18
18
"Report-Msgid-Bugs-To : \n "
19
- "POT-Creation-Date : 2020-05-31 09:25 +0000\n "
19
+ "POT-Creation-Date : 2020-06-25 03:28 +0000\n "
20
20
"PO-Revision-Date : 2017-02-16 23:21+0000\n "
21
21
"Last-Translator : Osamu NAKAMURA, 2019\n "
22
22
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -755,11 +755,15 @@ msgid ""
755
755
"environment)."
756
756
msgstr ""
757
757
758
- #: ../../library/pdb.rst:544
758
+ #: ../../library/pdb.rst:542
759
+ msgid "Print the return value for the last return of a function."
760
+ msgstr ""
761
+
762
+ #: ../../library/pdb.rst:545
759
763
msgid "Footnotes"
760
764
msgstr "脚注"
761
765
762
- #: ../../library/pdb.rst:545
766
+ #: ../../library/pdb.rst:546
763
767
msgid ""
764
768
"Whether a frame is considered to originate in a certain module is determined"
765
769
" by the ``__name__`` in the frame globals."
You can’t perform that action at this time.
0 commit comments