Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 76 for These (0.009 sec.)
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 6940
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... method but not a __set__() method, but beyond that the set of attributes varies. A __name__ attribute is us ... and generator expressions. バージョン 3.6 で変更: These parameter names are exposed by this module as name ... uiltins visible from the function body. unbound is the set of names referenced in the function that could n ... nstead of the underlying attribute. You can handle these with code like the following. Note that for arbitr ...
https://man.plustar.jp/python/library/inspect.html - [similar]
16.8. logging.handlers --- ロギングハンドラ — Python 3.6.5 ドキュメント 6940
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... dnight" or "on a particular weekday". Note that in these cases, the atTime value is effectively used to com ... minated with a NUL byte, because early versions of these daemons expected a NUL terminated message - even t ... specification (RFC 5424). More recent versions of these daemons don't expect the NUL byte but strip it off ...
https://man.plustar.jp/python/library/logging.handlers.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 6940
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... are used to identify and authenticate the user to the server. If the optional flag readermode is true, the ... o. The method will then write any data returned by the server (except for the response line and the termina ... ) ¶ Return the RFC 3977 capabilities advertised by the server, as a dict instance mapping capability names ... rst article numbers, and flag usually takes one of these values: y : Local postings and articles from peers ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
35.6. termios --- POSIX スタイルの端末制御 — Python 3.6.5 ドキュメント 6940
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... for tty I/O control. For a complete description of these calls, see termios(3) Unix manual page. It is only ...
https://man.plustar.jp/python/library/termios.html - [similar]
19.1.7. email.contentmanager: MIME 内容の管理 — Python 3.6.5 ドキュメント 6732
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... type ) maintype を表す文字列 空の文字列 If none of these keys produce a handler, raise a KeyError for the f ...
https://man.plustar.jp/python/library/email.contentmanager.html - [similar]
15.1. hashlib --- セキュアハッシュおよびメッセージダイジェスト — Python 3.6.5 ... 6732
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... node_depth=0 , inner_size=0 , last_node=False ) ¶ These functions return the corresponding hash objects fo ... lculating BLAKE2b or BLAKE2s. They optionally take these general parameters: data : initial chunk of data t ... = salt1 ) >>> h1 . update ( msg ) >>> # Calculate the second hash with a different random salt. >>> salt2 ...
https://man.plustar.jp/python/library/hashlib.html - [similar]
36.1. optparse --- コマンドラインオプション解析器 — Python 3.6.5 ドキュメント 6732
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... oup ( parser , "Dangerous Options" , "Caution: use these options at your own risk. " "It is believed that s ... ult: intermediate] Dangerous Options: Caution: use these options at your own risk. It is believed that some ... oup ( parser , "Dangerous Options" , "Caution: use these options at your own risk. " "It is believed that s ... ult: intermediate] Dangerous Options: Caution: use these options at your own risk. It is believed that some ...
https://man.plustar.jp/python/library/optparse.html - [similar]
6.6. stringprep --- インターネットのための文字列調製 — Python 3.6.5 ドキュメン... 6732
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ringprep only exposes the tables from RFC 3454. As these tables would be very large to represent them as di ...
https://man.plustar.jp/python/library/stringprep.html - [similar]
26.8. test --- Python 用回帰テストパッケージ — Python 3.6.5 ドキュメント 6732
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... or SO_REUSEPORT set on it. Tests should never set these socket options for TCP/IP sockets. The only case f ... or setting these options is testing multicasting via multiple UDP s ... ( ref_api , other_api , * , ignore=() ) ¶ Returns the set of attributes, functions or methods of ref_api n ...
https://man.plustar.jp/python/library/test.html - [similar]
13.5. zipfile --- ZIP アーカイブの処理 — Python 3.6.5 ドキュメント 6732
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... adline() , readlines() , __iter__() , __next__() . These objects can operate independently of the ZipFile. ... any subdirectories are package directories, all of these are added recursively. basename は内部が使用するた ...
https://man.plustar.jp/python/library/zipfile.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT