Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 76 for These (0.074 sec.)
19.1.10. email.mime: メールと MIME オブジェクトを一から作成 — Python 3.6.5 ドキ... 6524
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... anager in the new API, but in certain applications these classes may still be useful, even in non-legacy co ... an encoded payload, even if a charset is passed in the set_payload command. You can "reset" this behavior b ...
https://man.plustar.jp/python/library/email.mime.html - [similar]
19.1.14. email.utils: 多方面のユーティリティ — Python 3.6.5 ドキュメント 6524
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... at32 ) email API. There is no need to directly use these with the new API, since the parsing and formatting ...
https://man.plustar.jp/python/library/email.util.html - [similar]
21.20. uuid --- UUID objects according to RFC 4122 — Python 3.6.5 ドキュメント 6524
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... s, and a URN prefix are all optional. For example, these expressions all yield the same UUID: UUID ( '{1234 ...
https://man.plustar.jp/python/library/uuid.html - [similar]
2. 字句解析 — Python 3.6.5 ドキュメント 6524
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... form using the ASCII CR (return) character. All of these forms can be used equally, regardless of platform. ... となります。 2.1.6. 非明示的な行継続 ¶ 丸括弧 (parentheses)、角括弧 (square bracket) 、および波括弧 (curly b ... nth_names = [ 'Januari' , 'Februari' , 'Maart' , # These are the 'April' , 'Mei' , 'Juni' , # Dutch names ' ...
https://man.plustar.jp/python/reference/lexical_analysis.html - [similar]
メモリ管理 — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... emory allocations and the memory block was traced. These hooks are installed by default if Python is compil ...
https://man.plustar.jp/python/c-api/memory.html - [similar]
17.4. concurrent.futures -- 並列タスク実行 — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... pool as separate tasks. The (approximate) size of these chunks can be specified by setting chunksize to a ...
https://man.plustar.jp/python/library/concurrent.futures.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... e extended. The calling application should fill in these areas with appropriate data. The resize_term() fun ... g convention of pads, it is not possible to resize these without additional interaction with the applicatio ...
https://man.plustar.jp/python/library/curses.html - [similar]
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , since 2007, DST starts at 2am (standard time) on the second # Sunday in March, which is the first Sunday ... by the C89 standard are included for convenience. These parameters all correspond to ISO 8601 date values. ... These may not be available on all platforms when used wi ...
https://man.plustar.jp/python/library/datetime.html - [similar]
21.22. http.server --- HTTP サーバ — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ollowed by Server and Date headers. The values for these two headers are picked up from the version_string( ... ) and date_time_string() methods, respectively. If the server does not intend to send any other headers usi ... ng the send_header() method, then send_response() should be ... with value specifying its value. Note that, after the send_header calls are done, end_headers() MUST BE ca ...
https://man.plustar.jp/python/library/http.server.html - [similar]
16.6. logging --- Python 用ロギング機能 — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... g another format string, '%s,%03d' --- and both of these format strings have been hardcoded into this metho ... d. With the change, these strings are defined as class-level attributes whic ...
https://man.plustar.jp/python/library/logging.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT