Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for pkgutil (0.016 sec.)
31.2. pkgutil --- パッケージ拡張ユーティリティ — Python 3.6.5 ドキュメント 14663
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... リ » 31. モジュールのインポート » 31.2. pkgutil --- パッケージ拡張ユーティリティ ¶ ソースコード: L ... ib/pkgutil.py このモジュールはインポートシステムの、特にパッケ ... ージサポートに関するユーティリティです。 class pkgutil. ModuleInfo ( module_finder , name , ispkg ) ¶ モジ ... 概要情報を格納する namedtuple バージョン 3.6 で追加. pkgutil. extend_path ( path , name ) ¶ パッケージを構成する ...
https://man.plustar.jp/python/library/pkgutil.html - [similar]
31. モジュールのインポート — Python 3.6.5 ドキュメント 8684
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 1.1. zipimporter オブジェクト 31.1.2. 使用例 31.2. pkgutil --- パッケージ拡張ユーティリティ 31.3. modulefinde ...
https://man.plustar.jp/python/library/modules.html - [similar]
31.3. modulefinder --- スクリプト中で使われているモジュールを検索する — Python ... 8507
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 31.3.1. ModuleFinder の使用例 前のトピックへ 31.2. pkgutil --- パッケージ拡張ユーティリティ 次のトピックへ 31 ...
https://man.plustar.jp/python/library/modulefinder.html - [similar]
31.1. zipimport --- Zip アーカイブからモジュールを import する — Python 3.6.5 ... 8401
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... クへ 31. モジュールのインポート 次のトピックへ 31.2. pkgutil --- パッケージ拡張ユーティリティ ナビゲーション 索 ...
https://man.plustar.jp/python/library/zipimport.html - [similar]
2. Unix プラットフォームで Python を使う — Python 3.6.5 ドキュメント 8401
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python のセットアッ ... ョンが利用可能でインストールすることができます。e.g. pkgutil -i python27 . 2.2. Python のビルド ¶ If you want t ...
https://man.plustar.jp/python/using/unix.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 8313
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... (Unix) A Python interface to Unix shell pipelines. pkgutil Utilities for the import system. platform Retrieve ...
https://man.plustar.jp/python/py-modindex.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 8313
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... oader() を最初にチェックしたくなるかもしれません。 pkgutil は、内部的に importlib を使うように変更されました。 ... ションそのものはまだ存在しますが、今では非推奨です。 pkgutil.iter_importers() 関数と pkgutil.walk_packages() 関 ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 8224
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... - Zip アーカイブからモジュールを import する 31.2. pkgutil --- パッケージ拡張ユーティリティ 31.3. modulefinde ...
https://man.plustar.jp/python/library/index.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 8224
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... e を返します。 (Contributed by Raymond Hettinger.) pkgutil モジュールに get_data() 関数が追加されました。これ ... リソースファイルの内容を返します。例えば: >>> import pkgutil >>> print pkgutil . get_data ( 'test' , 'exception ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 8224
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... (Contributed by Jakub Stasiak in bpo-26335 .) The pkgutil.iter_modules() and pkgutil.walk_packages() functio ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
PREV 1 2 NEXT