Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for Transfer (0.015 sec.)
21.6. urllib.request --- URL を開くための拡張可能なライブラリ — Python 3.6.5 ド... 7557
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... e objects, and iterables. If no Content-Length nor Transfer-Encoding header field has been provided, HTTPHandl ... t-Length will be used to send bytes objects, while Transfer-Encoding: chunked as specified in RFC 7230 , Secti ... None nor a bytes object. Fall back to use chunked transfer encoding instead. class urllib.request. OpenerDire ... will be passed three arguments; a count of blocks transferred so far, a block size in bytes, and the total si ...
https://man.plustar.jp/python/library/urllib.request.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7557
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... t_payload() は、デフォルトでは 8 ビット の Content-Transfer-Encoding MIME ヘッダをもったメッセージボディをその ... モデルに与えると Generator は、 8 ビット の Content-Transfer-Encoding MIME ヘッダをもったメッセージボディを、 7 ... ビット の Content-Transfer-Encoding を持つものに変換します。 エンコードされて ... た非 ASCII データをそのままにし、 8ビットの Content-Transfer-Encoding を持つメッセージボディに含めます。 smtpli ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
19.6. base64 --- Base16, Base32, Base64, Base85 データの符号化 — Python 3.6.5 ... 7440
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ternet Message Bodies Section 5.2, "Base64 Content-Transfer-Encoding," provides the definition of the base64 e ...
https://man.plustar.jp/python/library/base64.html - [similar]
19.1.2. email.parser: 電子メールメッセージのパース — Python 3.6.5 ドキュメント 7440
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ncoded subparts, including subparts with a Content-Transfer-Encoding of 8bit . オプション引数 headersonly はヘ ...
https://man.plustar.jp/python/library/email.parser.html - [similar]
19.5. mimetypes --- ファイル名を MIME 型へマップする — Python 3.6.5 ドキュメン... 7440
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... -Encoding ヘッダとして使うのに適しており、 Content-Transfer-Encoding ヘッダには適して いません 。マッピングはテ ...
https://man.plustar.jp/python/library/mimetypes.html - [similar]
Python で Curses プログラミング — Python 3.6.5 ドキュメント 7322
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Pyth ... with curses programming in C, it's really easy to transfer that knowledge to Python. The biggest difference i ...
https://man.plustar.jp/python/howto/curses.html - [similar]
19.1.4. email.policy: ポリシーオブジェクト — Python 3.6.5 ドキュメント 7322
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... the RFCs. cte_type ¶ Controls the type of Content Transfer Encodings that may be or are required to be used. ...
https://man.plustar.jp/python/library/email.policy.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 7322
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ich implements the client side of the Network News Transfer Protocol. It can be used to implement a news reade ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
urllib パッケージを使ってインターネット上のリソースを取得するには — Python 3.6.... 7205
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » urll ... ラーが起きたり、特殊なケースに遭遇すると、 HyperText Transfer Protocol に関するいくつかのことを理解する必要があり ...
https://man.plustar.jp/python/howto/urllib2.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 7205
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... エンコード/デコードを透過的に行って RFC 標準 Content Transfer Encoding との相互変換をやってのける、と。 その他の ... () は非 ASCII の display name に対し正しい content transfer encoding の扱いをするようになっています。かつての、 ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
PREV 1 2 3 NEXT