Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for Policy (0.011 sec.)
19.1.6. email.headerregistry: カスタムヘッダーオブジェクト — Python 3.6.5 ドキ... 7708
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... header is determined by the header_factory of the policy in effect when the headers are created. This secti ... eir own custom header types. When using any of the policy objects derived from EmailPolicy , all headers are ... eral be called by application programs: fold ( * , policy ) ¶ Return a string containing linesep characters ... required to correctly fold the header according to policy . A cte_type of 8bit will be treated as if it were ...
https://man.plustar.jp/python/library/email.headerregistry.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 7373
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 2304 .) email ¶ The new email API, enabled via the policy keyword to various constructors, is no longer prov ... The email.mime classes now all accept an optional policy keyword. (Contributed by Berker Peksag in bpo-2733 ... 1 .) The DecodedGenerator now supports the policy keyword. There is a new policy attribute, message_ ... parser creates new message objects. For the email.policy.compat32 policy this is Message , for the new poli ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 7305
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... mail ¶ ポリシーフレームワーク ¶ email パッケージに policy フレームワークが追加されました。 Policy は、 email ... .2 の email パッケージとの後方互換性を提供します。 policy は、 parser によって email メッセージが解析される際 ... す。デフォルトのポリシーは compat32 です。 すべての policy オブジェクトで実装される制御の最小限のセットは以下 ... して \r\n を使うポリシーをこのようにして作れます: mypolicy = compat32 . clone ( linesep = ' \r\n ' ) ポリシー ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
19.1.5. email.errors: 例外及び欠陥クラス — Python 3.6.5 ドキュメント 7205
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 宣言 , 追加 , メソッド 前のトピックへ 19.1.4. email.policy : ポリシーオブジェクト 次のトピックへ 19.1.6. emai ...
https://man.plustar.jp/python/library/email.errors.html - [similar]
19. インターネット上のデータの操作 — Python 3.6.5 ドキュメント 7205
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 3. email.generator : MIME 文書の生成 19.1.4. email.policy : ポリシーオブジェクト 19.1.5. email.errors : 例外 ...
https://man.plustar.jp/python/library/netdata.html - [similar]
18.5. asyncio --- 非同期 I/O、イベントループ、コルーチンおよびタスク — Python 3... 7138
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ーへのアクセス 18.5.2.7. Customizing the event loop policy 18.5.3. タスクとコルーチン 18.5.3.1. コルーチン 18 ...
https://man.plustar.jp/python/library/asyncio.html - [similar]
18. プロセス間通信とネットワーク — Python 3.6.5 ドキュメント 7138
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ーへのアクセス 18.5.2.7. Customizing the event loop policy 18.5.3. タスクとコルーチン 18.5.3.1. コルーチン 18 ...
https://man.plustar.jp/python/library/ipc.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 7138
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... sages to produce a message object structure. email.policy Controlling the parsing and generating of messages ...
https://man.plustar.jp/python/py-modindex.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 7138
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... buted by Glenn Jones in bpo-15916 .) email ¶ A new policy option Policy.mangle_from_ controls whether or not ... (Contributed by Abhilash Raj in bpo-21083 .) A new policy option EmailPolicy.utf8 can be set to True to enco ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
21.17. smtplib --- SMTP プロトコルクライアント — Python 3.6.5 ドキュメント 7104
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... wise the Message is serialized with a clone of its policy with the utf8 attribute set to True , and SMTPUTF8 ...
https://man.plustar.jp/python/library/smtplib.html - [similar]
PREV 1 2 3 NEXT