Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 62 for protocol (0.076 sec.)
8.7. array --- 効率のよい数値アレイ — Python 3.6.5 ドキュメント 6372
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ァインタフェースの説明は バッファプロトコル (buffer Protocol) にあります。 array. byteswap ( ) ¶ アレイのすべて ...
https://man.plustar.jp/python/library/array.html - [similar]
19.1.6. email.headerregistry: カスタムヘッダーオブジェクト — Python 3.6.5 ドキ... 6372
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ot be used to create a header object. It defines a protocol that each specialized header cooperates with in or ...
https://man.plustar.jp/python/library/email.headerregistry.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 6299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ments the client side of the Network News Transfer Protocol. It can be used to implement a news reader or post ... 取ったときに送出される例外。 exception nntplib. NNTPProtocolError ¶ 1--5の数字で始まらない応答コードをサーバから ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 6299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... があります。これらのメソッドは 2 つ合わせて iterator protocol : (イテレータプロトコル) を成します: iterator. __i ... ytearray, memoryview や バッファプロトコル (buffer Protocol) を参照してください。 encoding 引数や errors 引数無 ... ェクトを受理します) 'b' バイナリシーケンス ( buffer protocol をサポートするか、 __bytes__() メソッドがあるオブジ ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
7.1. struct --- バイト列をパックされたバイナリデータとして解釈する — Python 3.6... 6299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 引数を取ります。 これは バッファプロトコル (buffer Protocol) を実装していて読み取り可能または読み書き可能なバッ ...
https://man.plustar.jp/python/library/struct.html - [similar]
3. Defining Extension Types: Assorted Topics — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... ; These functions provide support for the iterator protocol. Both handlers take exactly one parameter, the ins ...
https://man.plustar.jp/python/extending/newtypes.html - [similar]
Argument Clinic How-To — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argu ... .Pickler.dump obj: object file as file_obj: object protocol: object = NULL * fix_imports: bool = True Here, th ...
https://man.plustar.jp/python/howto/clinic.html - [similar]
14.2. configparser --- 設定ファイルのパーサー — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... n non-raw mode. Setting # values using the mapping protocol or ConfigParser's set() does not allow # such assi ...
https://man.plustar.jp/python/library/configparser.html - [similar]
29.6. contextlib --- with 文コンテキスト用ユーティリティ — Python 3.6.5 ドキュ... 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... : stack . pop_all () Due to the way the decorator protocol works, a callback function declared this way canno ...
https://man.plustar.jp/python/library/contextlib.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... thout triggering dynamic lookup via the descriptor protocol, __getattr__() or __getattribute__() . Note: this ...
https://man.plustar.jp/python/library/inspect.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT