Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 22 for legacy (0.024 sec.)
32.11. compileall --- Python ライブラリをバイトコンパイル — Python 3.6.5 ドキュ... 13753
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 10 , ddir=None , force=False , rx=None , quiet=0 , legacy=False , optimize=-1 , workers=1 ) ¶ dir という名前 ... が表示されます。 2 の場合出力はすべて抑制されます。 legacy が真の時、バイトコードファイルは古い場所と名前に書 ... 合 ValueError を送出します。 バージョン 3.2 で変更: legacy と optimize 引数が追加されました。 バージョン 3.5 ... 。 バージョン 3.5 で変更: optimize の値に関わらず、 legacy 引数は .pyc ファイルのみを書き出し、 .pyo ファイル ...
https://man.plustar.jp/python/library/compileall.html - [similar]
Argument Clinic How-To — Python 3.6.5 ドキュメント 12878
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argu ... time. For now you're going to use what's called a "legacy converter"—a convenience syntax intended to make p ... ) , but this will change soon. オプション群 ¶ Some legacy functions have a tricky approach to parsing their ... lt values, it's not always possible. Some of these legacy functions have behaviors PyArg_ParseTupleAndKeywor ... parameters. Optional groups are only intended for legacy code. Please do not use optional groups for new co ...
https://man.plustar.jp/python/howto/clinic.html - [similar]
19.1.9. email.message.Message: Representing an email message using the compat32 ... 10555
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... s, are not recommended unless you are dealing with legacy code. The philosophy and structure of the two clas ... かわりに set_payload() を使ってください。 This is a legacy method. On the EmailMessage class its functionalit ... decoded using the default ASCII charset. This is a legacy method. On the EmailMessage class its functionalit ... しくは set_charset() を参照してください。 This is a legacy method. On the EmailMessage class its functionalit ...
https://man.plustar.jp/python/library/email.compat32-message.html - [similar]
19.1.11. email.header: 国際化されたヘッダ — Python 3.6.5 ドキュメント 8383
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ード: Lib/email/header.py This module is part of the legacy ( Compat32 ) email API. In the current API encodin ... of the EmailMessage class. In addition to uses in legacy code, this module can be useful in applications th ...
https://man.plustar.jp/python/library/email.header.html - [similar]
19.1.10. email.mime: メールと MIME オブジェクトを一から作成 — Python 3.6.5 ドキ... 8383
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... スコード: Lib/email/mime/ This module is part of the legacy ( Compat32 ) email API. Its functionality is parti ... ons these classes may still be useful, even in non-legacy code. ふつう、メッセージオブジェクト構造はファイル ...
https://man.plustar.jp/python/library/email.mime.html - [similar]
19.1.13. email.encoders: エンコーダ — Python 3.6.5 ドキュメント 8080
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... : Lib/email/encoders.py This module is part of the legacy ( Compat32 ) email API. In the new API the functio ...
https://man.plustar.jp/python/library/email.encoders.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 8080
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... lity names to (possibly empty) lists of values. On legacy servers which don't understand the CAPABILITIES co ... e ) ¶ Send an OVER command, or an XOVER command on legacy servers. message_spec can be either a string repre ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
19.1. email --- 電子メールと MIME 処理のためのパッケージ — Python 3.6.5 ドキュ... 7945
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ctions, starting with the Message class, cover the legacy compat32 API that deals much more directly with th ...
https://man.plustar.jp/python/library/email.html - [similar]
6. Python Package Index (PyPI) — Python 3.6.5 ドキュメント 7794
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... を定義します。 デフォルトは https://upload.pypi.org/legacy/ です。 username は PyPI サーバーに登録されたユーザ ...
https://man.plustar.jp/python/distutils/packageindex.html - [similar]
19.6. base64 --- Base16, Base32, Base64, Base85 データの符号化 — Python 3.6.5 ... 7794
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , and URL- and filesystem-safe) are supported. The legacy interface does not support decoding from strings, ...
https://man.plustar.jp/python/library/base64.html - [similar]
PREV 1 2 3 NEXT