Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 9 of about 9 for headerregistry (0.018 sec.)
19.1.6. email.headerregistry: カスタムヘッダーオブジェクト — Python 3.6.5 ドキ... 14038
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... メールと MIME 処理のためのパッケージ » 19.1.6. email.headerregistry : カスタムヘッダーオブジェクト ¶ ソースコード: Lib ... /email/headerregistry.py バージョン 3.6 で追加: [1] Headers are represen ... ved from EmailPolicy , all headers are produced by HeaderRegistry and have BaseHeader as their last base class. Each ... of the header, using a lookup table stored in the HeaderRegistry . All of this is managed transparently for the typ ...
https://man.plustar.jp/python/library/email.headerregistry.html - [similar]
19.1.5. email.errors: 例外及び欠陥クラス — Python 3.6.5 ドキュメント 8753
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... lass is also used internally by the parser used by headerregistry . exception email.errors. HeaderParseError ¶ Raise ... ポリシーオブジェクト 次のトピックへ 19.1.6. email.headerregistry : カスタムヘッダーオブジェクト ナビゲーション 索引 ...
https://man.plustar.jp/python/library/email.errors.html - [similar]
19.1. email --- 電子メールと MIME 処理のためのパッケージ — Python 3.6.5 ドキュ... 8628
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... FCs) that the parser may detect. Then we cover the headerregistry and the contentmanager sub-components, which provi ... 5. email.errors : 例外及び欠陥クラス 19.1.6. email.headerregistry : カスタムヘッダーオブジェクト 19.1.7. email.conte ...
https://man.plustar.jp/python/library/email.html - [similar]
19.1.4. email.policy: ポリシーオブジェクト — Python 3.6.5 ドキュメント 8322
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... resents that header. A default header_factory (see headerregistry ) is provided that supports custom parsing for the ... t RFC encoded form. ヘッダオブジェクトとその属性は headerregistry で述べられています。 class email.policy. Compat32 ...
https://man.plustar.jp/python/library/email.policy.html - [similar]
19. インターネット上のデータの操作 — Python 3.6.5 ドキュメント 8322
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 5. email.errors : 例外及び欠陥クラス 19.1.6. email.headerregistry : カスタムヘッダーオブジェクト 19.1.7. email.conte ...
https://man.plustar.jp/python/library/netdata.html - [similar]
19.1.7. email.contentmanager: MIME 内容の管理 — Python 3.6.5 ドキュメント 8250
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ent Manager Instances 前のトピックへ 19.1.6. email.headerregistry : カスタムヘッダーオブジェクト 次のトピックへ 19.1 ...
https://man.plustar.jp/python/library/email.contentmanager.html - [similar]
19.1.8. email: 使用例 — Python 3.6.5 ドキュメント 8196
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... from email.message import EmailMessage from email.headerregistry import Address from email.utils import make_msgid ...
https://man.plustar.jp/python/library/email.examples.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 8196
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... email.header Representing non-ASCII headers email.headerregistry Automatic Parsing of headers based on the field na ...
https://man.plustar.jp/python/py-modindex.html - [similar]
19.1.1. email.message: 電子メールメッセージの表現 — Python 3.6.5 ドキュメント 8124
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... turned value is an instance of a subclass of email.headerregistry.BaseHeader . __setitem__ ( name , val ) ¶ Add a he ...
https://man.plustar.jp/python/library/email.message.html - [similar]
PREV 1 NEXT