10000
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 abc9a3c commit e082039Copy full SHA for e082039
library/imp.po
@@ -126,6 +126,9 @@ msgid ""
126
"the search is unsuccessful, :exc:`ImportError` is raised. Other exceptions "
127
"indicate problems with the arguments or environment."
128
msgstr ""
129
+"モジュールが組み込みモジュールか frozen なモジュールの場合、 *file* と *pathname* のどちらも ``None`` になり、 *description* タプルの要素の接尾辞 (拡張子) とモードは空文字列になります。モジュール型は上の括弧の中に示されます。\n"
130
+"検索に失敗した場合は、 :exc:`ImportError` が発生します。\n"
131
+"他の例外は引数または環境に問題があることを示しています。"
132
133
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/imp.rst:75
134
msgid ""
0 commit comments