Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 49 for Extension (0.026 sec.)
36.2. imp --- import 内部へのアクセス — Python 3.6.5 ドキュメント 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 下で説明する値 PY_SOURCE , PY_COMPILED あるいは、 C_EXTENSION の一つを取ります。 バージョン 3.3 で非推奨: 代わり ... ュールが発見された。 バージョン 3.3 で非推奨. imp. C_EXTENSION ¶ 動的にロード可能な共有ライブラリとしてモジュール ...
https://man.plustar.jp/python/library/imp.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ncluding the names of enclosing packages. The file extension is checked against all of the entries in importlib ... hes, the final path component is returned with the extension removed. Otherwise, None is returned. Note that th ... -only arguments) that are sometimes encountered in extension module APIs. This function is retained primarily f ...
https://man.plustar.jp/python/library/inspect.html - [similar]
21.26. xmlrpc.client --- XML-RPC クライアントアクセス — Python 3.6.5 ドキュメン... 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... one to raise a TypeError . This is a commonly-used extension to the XML-RPC specification, but isn't supported ... lients and servers; see http://ontosys.com/xml-rpc/extensions.php for a description. The use_builtin_types flag ... e HTTP and HTTPS transports support the URL syntax extension for HTTP Basic Authentication: http://user:pass@ho ...
https://man.plustar.jp/python/library/xmlrpc.client.html - [similar]
What's New in Python 2.0 — Python 3.6.5 ドキュメント 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ンパイルは常に必要です。 ---) Users of Jim Fulton's ExtensionClass module will be pleased to find out that hooks ... have been added so that ExtensionClasses are now supported by isinstance() and issub ... o remember to write code such as if type(obj) == myExtensionClass , but can use the more natural if isinstance( ... obj, myExtensionClass) . Python/importdl.c ファイルが多くの異なるプ ...
https://man.plustar.jp/python/whatsnew/2.0.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... nfig_var ( 'EXT_SUFFIX' ) # find the full filename extension '.cpython-32mu.so' 参考 PEP 3149 - ABI バージョンで ... あると真になります。 sqlite3.Connection.enable_load_extension() メソッドと sqlite3.Connection.load_extension() メ ... is both semantically clear and operationally fast: extension = name . rpartition ( '.' )[ 2 ] if extension in { ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
Python インタプリタの拡張と埋め込み — Python 3.6.5 ドキュメント 6897
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... his guide only covers the basic tools for creating extensions provided as part of this version of CPython. Thir ... ore sophisticated approaches to creating C and C++ extensions for Python. 参考 Python Packaging User Guide: Bin ... ary Extensions Python Packaging User Guideはバイナリ拡張の作成が ... ポートする 2.5. 他の型のサブクラスを作る 3. Defining Extension Types: Assorted Topics 3.1. ファイナライズとメモリ ...
https://man.plustar.jp/python/extending/index.html - [similar]
21.11. http --- HTTP モジュール群 — Python 3.6.5 ドキュメント 6897
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , Section 11.1 208 ALREADY_REPORTED WebDAV Binding Extensions RFC 5842 , Section 7.1 (Experimental) 226 IM_USED ... 18 , Section 11.5 508 LOOP_DETECTED WebDAV Binding Extensions RFC 5842 , Section 7.2 (Experimental) 510 NOT_EXT ... ENDED An HTTP Extension Framework RFC 2774 , Section 7 (Experimental) 511 ...
https://man.plustar.jp/python/library/http.html - [similar]
1. コマンドラインと環境 — Python 3.6.5 ドキュメント 6897
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python のセットアッ ... bytecode ) files by adding .opt-1 before the .pyc extension (see PEP 488 ). See also PYTHONOPTIMIZE . バージョ ... bytecode ) files by adding .opt-2 before the .pyc extension (see PEP 488 ). バージョン 3.5 で変更: Modify .pyc ...
https://man.plustar.jp/python/using/cmdline.html - [similar]
19.1.6. email.headerregistry: カスタムヘッダーオブジェクト — Python 3.6.5 ドキ... 6746
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... cts for various header types, but also provides an extension mechanism for applications to add their own custom ...
https://man.plustar.jp/python/library/email.headerregistry.html - [similar]
25.5. IDLE — Python 3.6.5 ドキュメント 6746
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ズ)], additional help sources [ヘルプの参照先追加], extensions [拡張の設定] (下記参照)。OS X ではアプリケーション ... onfigure IDLE dialog under the keys tab. 25.5.4.3. Extensions [拡張] ¶ IDLE contains an extension facility. Pre ... ferences for extensions can be changed with the Extensions tab of the pre ... ferences dialog. See the beginning of config-extensions.def in the idlelib directory for further informat ...
https://man.plustar.jp/python/library/idle.html - [similar]
PREV 1 2 3 4 5 NEXT