Thanks to visit codestin.com Credit goes to github.com
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 1f283b0 commit bbfddf0Copy full SHA for bbfddf0
library/inspect.po
@@ -228,7 +228,7 @@ msgstr ""
228
229
#: ../../library/inspect.rst:104
230
msgid "name of module in which this function was defined"
231
-msgstr ""
+msgstr "この関数が定義されているモジュールの名前"
232
233
#: ../../library/inspect.rst:107
234
msgid "traceback"
@@ -343,7 +343,7 @@ msgstr "co_argcount"
343
msgid ""
344
"number of arguments (not including keyword only arguments, \\* or \\*\\* "
345
"args)"
346
+msgstr "引数の数 (キーワード限定引数、および \\* や \\*\\* は含まない)"
347
348
#: ../../library/inspect.rst:149
349
msgid "co_code"
0 commit comments