Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 15 of about 15 for selectors (0.035 sec.)
Python 標準ライブラリ — Python 3.6.5 ドキュメント 7976
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... パー 18.3. select --- I/O 処理の完了を待機する 18.4. selectors --- 高水準の I/O 多重化 18.5. asyncio --- 非同期 I ...
https://man.plustar.jp/python/library/index.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 7976
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... , 'EE'] >>> list ( compress ( data = range ( 10 ), selectors = [ 0 , 0 , 1 , 1 , 0 , 1 , 0 , 1 , 0 , 0 ])) [2, ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 7976
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... file. (Contributed by Bruno Cauet in bpo-22940 .) selectors ¶ The new DevpollSelector supports efficient /dev/ ... sing operator os pathlib pickle poplib re readline selectors shutil signal smtpd smtplib sndhdr socket ssl メモ ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 7872
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 然のことながら、ほかのプリミティブ、例えば poll() や selectors モジュール内のものを使う際にも似た但し書きが付きま ... サポートし、より高いレベルの API を提供しています。 selectors モジュールを使ってイベントを poll し、 SSLWantWrit ...
https://man.plustar.jp/python/library/ssl.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 7872
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ; bpo-6939 .) 新しい関数: itertools.compress(data, selectors) は、2 つのイテレータを取ります。 data の要素は、 ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
PREV 1 2 NEXT