Python 3.6.5 ドキュメント 検索
Results of 1 - 7 of about 7 for Holds (0.004 sec.)
- 21.18. smtpd --- SMTP サーバー — Python 3.6.5 ドキュメント 13522
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...続しているソケットオブジェクトを保持します。 addr ¶ Holds the address of the client, the second value return...ed by socket.accept received_lines ¶ Holds a list of the line strings (decoded using UTF-8) r...r\n" line ending translated to "\n" . smtp_state ¶ Holds the current state of the channel. This will be eit...er the client sends a "DATA" line. seen_greeting ¶ Holds a string containing the greeting sent by the clien... - https://man.plustar.jp/python/library/smtpd.html - [similar]
- 19.1.6. email.headerregistry: カスタムヘッダーオブジェクト — Python 3.6.5 ドキ... 8542
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...pecialized class retrieved from a registry that it holds. When a given header name does not appear in the r... - https://man.plustar.jp/python/library/email.headerregistry.html - [similar]
- 21.22. http.server --- HTTP サーバ — Python 3.6.5 ドキュメント 8415
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...ers, as the response body. The responses attribute holds the default values for message and explain that wi... - https://man.plustar.jp/python/library/http.server.html - [similar]
- 32.12. dis --- Python バイトコードの逆アセンブラ — Python 3.6.5 ドキュメント 8306
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...stack. Pops 2 * count items so that the dictionary holds count entries: {..., TOS3: TOS2, TOS1: TOS} . バー... - https://man.plustar.jp/python/library/dis.html - [similar]
- 29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 8306
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...Signature.bind() or Signature.bind_partial() call. Holds the mapping of arguments to the function's paramet... - https://man.plustar.jp/python/library/inspect.html - [similar]
- What's New in Python 2.1 — Python 3.6.5 ドキュメント 8306
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho
...s, but it has a side effect; the _cache dictionary holds a reference to the return values, so they'll never... - https://man.plustar.jp/python/whatsnew/2.1.html - [similar]
- 6.2. re --- 正規表現操作 — Python 3.6.5 ドキュメント 8179
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...e result will start with an empty string. The same holds for the end of the string: >>> re . split ( r '(\W... - https://man.plustar.jp/python/library/re.html - [similar]
PREV
1
NEXT
