Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for generated (0.028 sec.)
Argument Clinic How-To — Python 3.6.5 ドキュメント 15983
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argu ... を見つけるまで、すべてを読み込みます: [clinic start generated code]*/ これらの2つの行の間のすべての行が Argument ... nput] ... clinic input goes here ... [clinic start generated code]*/ ... clinic output goes here ... /*[clinic ... end generated code: checksum=...]*/ Argument Clinic を同じファイ ... を実行する前の状態のコメントの最終行 ( [clinic start generated code]*/ ) は エンドライン です。 最後の行 ( /*[cli ...
https://man.plustar.jp/python/howto/clinic.html - [similar]
19.1.9. email.message.Message: Representing an email message using the compat32 ... 8338
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... n to a string (for example, MIME boundaries may be generated or modified). Note that this method is provided as ... n to a string (for example, MIME boundaries may be generated or modified). Note that this method is provided as ... プ形式のインタフェイスには含まれません。 In a model generated from bytes, any header values that (in contraventi ...
https://man.plustar.jp/python/library/email.compat32-message.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 8338
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... () function now reports the implicit .0 parameters generated by the compiler for comprehension and generator ex ... updated in accordance with the deprecation warning generated by 3.5 will not be affected. All optional argument ... system no longer attempts to implicitly recompile generated files based on file modification times. Instead, a ... n of Python has already been built based on the pregenerated versions). More selective regeneration targets are ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
19.1.1. email.message: 電子メールメッセージの表現 — Python 3.6.5 ドキュメント 8270
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... n to a string (for example, MIME boundaries may be generated or modified). Note that this method is provided as ... n to a string (for example, MIME boundaries may be generated or modified). Note that this method is provided as ...
https://man.plustar.jp/python/library/email.message.html - [similar]
3. setup 設定ファイル (setup configuration file) を書く — Python 3.6.5 ドキュメ... 8203
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... s from the setup script, and some is automatically generated by the Distutils (such as the list of files instal ...
https://man.plustar.jp/python/distutils/configfile.html - [similar]
6.6. stringprep --- インターネットのための文字列調製 — Python 3.6.5 ドキュメン... 8203
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... base internally. The module source code itself was generated using the mkstringprep.py utility. その結果、これら ...
https://man.plustar.jp/python/library/stringprep.html - [similar]
19.1.6. email.headerregistry: カスタムヘッダーオブジェクト — Python 3.6.5 ドキ... 8135
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... zation. base_class is always the last class in the generated class's __bases__ list. デフォルトのマッピング: su ...
https://man.plustar.jp/python/library/email.headerregistry.html - [similar]
17.4. concurrent.futures -- 並列タスク実行 — Python 3.6.5 ドキュメント 8067
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... . result () except Exception as exc : print ( ' %r generated an exception: %s ' % ( url , exc )) else : print ( ...
https://man.plustar.jp/python/library/concurrent.futures.html - [similar]
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 8067
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... he constructor, the name returned by tzname(dt) is generated from the value of the offset as follows. If offset ... .minutes respectively. バージョン 3.6 で変更: Name generated from offset=timedelta(0) is now plain 'UTC', not ' ...
https://man.plustar.jp/python/library/datetime.html - [similar]
21.22. http.server --- HTTP サーバ — Python 3.6.5 ドキュメント 8067
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... nts are returned; otherwise a directory listing is generated by calling the list_directory() method. This metho ...
https://man.plustar.jp/python/library/http.server.html - [similar]
PREV 1 2 3 NEXT