We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a6d3f commit 6deccc9Copy full SHA for 6deccc9
library/inspect.po
@@ -235,7 +235,7 @@ msgstr ""
235
236
#: ../../library/inspect.rst:104
237
msgid "name of module in which this function was defined"
238
-msgstr ""
+msgstr "この関数が定義されているモジュールの名前"
239
240
#: ../../library/inspect.rst:107
241
msgid "traceback"
@@ -350,7 +350,7 @@ msgstr "co_argcount"
350
msgid ""
351
"number of arguments (not including keyword only arguments, \\* or \\*\\* "
352
"args)"
353
+msgstr "引数の数 (キーワード限定引数、および \\* や \\*\\* は含まない)"
354
355
#: ../../library/inspect.rst:149
356
msgid "co_code"
0 commit comments