Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 1 of about 1 for ZipImportError (0.003 sec.)
31.1. zipimport --- Zip アーカイブからモジュールを import する — Python 3.6.5 ... 9414
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ルでは例外を一つ定義しています: exception zipimport. ZipImportError ¶ zipimporter オブジェクトが送出する例外です。 Imp ... vepath が有効な ZIP アーカイブを指していない場合、 ZipImportError を送出します。 find_module ( fullname [ , path ] ) ... ードオブジェクトを返します。モジュールがない場合には ZipImportError を送出します。 get_data ( pathname ) ¶ pathname に ... e__ の値を返します。モジュールが見つからない場合、 ZipImportError を送出します。 バージョン 3.1 で追加. get_source ( ...
https://man.plustar.jp/python/library/zipimport.html - [similar]
PREV 1 NEXT