Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 49 for done (0.056 sec.)
18.7. asynchat --- 非同期ソケットコマンド/レスポンスハンドラ — Python 3.6.5 ド... 7078
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... については後ろで解説します。 async_chat. close_when_done ( ) ¶ Pushes a None on to the producer queue. When ...
https://man.plustar.jp/python/library/asynchat.html - [similar]
18.5.1. 基底イベントループ — Python 3.6.5 ドキュメント 7078
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ) print ( "Received:" , data . decode ()) # We are done: unregister the file descriptor loop . remove_read ... Run the event loop loop . run_forever () # We are done, close sockets and the event loop rsock . close () ...
https://man.plustar.jp/python/library/asyncio-eventloop.html - [similar]
19.1.8. email: 使用例 — Python 3.6.5 ドキュメント 7078
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ) s . quit () Parsing RFC822 headers can easily be done by the using the classes from the parser module: # ...
https://man.plustar.jp/python/library/email.examples.html - [similar]
19.1.14. email.utils: 多方面のユーティリティ — Python 3.6.5 ドキュメント 7078
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , since the parsing and formatting they provide is done automatically by the header parsing machinery of t ...
https://man.plustar.jp/python/library/email.util.html - [similar]
16.8. logging.handlers --- ロギングハンドラ — Python 3.6.5 ドキュメント 7078
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... . 注釈 Calculation of the initial rollover time is done when the handler is initialised. Calculation of su ... bsequent rollover times is done only when rollover occurs, and rollover occurs onl ...
https://man.plustar.jp/python/library/logging.handlers.html - [similar]
14.4. xdrlib --- XDR データのエンコードおよびデコード — Python 3.6.5 ドキュメン... 7078
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ク処理用データバッファを文字列で返します。 Unpacker. done ( ) ¶ アンパック処理を終了させます。全てのデータが ...
https://man.plustar.jp/python/library/xdrlib.html - [similar]
18.5.5. ストリーム (コルーチンベースの API) — Python 3.6.5 ドキュメント 6927
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ield from reader . read ( 100 ) # Got data, we are done: close the socket print ( "Received:" , data . dec ...
https://man.plustar.jp/python/library/asyncio-stream.html - [similar]
19.1.1. email.message: 電子メールメッセージの表現 — Python 3.6.5 ドキュメント 6927
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... essage object has a field named name . Matching is done without regard to case and name does not include t ... he added part has no Content-Disposition header, add one with the value inline . add_alternative ( *args , ... he added part has no Content-Disposition header, add one with the value attachment . This method can be us ...
https://man.plustar.jp/python/library/email.message.html - [similar]
19.1.4. email.policy: ポリシーオブジェクト — Python 3.6.5 ドキュメント 6927
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... the header_factory . Folding of a header object is done by calling its fold method with the current policy ...
https://man.plustar.jp/python/library/email.policy.html - [similar]
21.21. socketserver --- ネットワークサーバのフレームワーク — Python 3.6.5 ドキ... 6927
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... t does not implement most of the methods, which is done in subclasses. The two parameters are stored in th ...
https://man.plustar.jp/python/library/socketserver.html - [similar]
PREV 1 2 3 4 5 NEXT