Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 62 for protocol (0.097 sec.)
16.1. os --- 雑多なオペレーティングシステムインタフェース — Python 3.6.5 ドキュ... 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 3.6 で追加: Added support for the context manager protocol and the close() method. If a scandir() iterator is ... いことを意味します。 利用できる環境 : Unix 。 os. EX_PROTOCOL ¶ プロトコル交換が不正、不適切、または理解不能なこ ...
https://man.plustar.jp/python/library/os.html - [similar]
26.8. test --- Python 用回帰テストパッケージ — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... Generic implementation of the unittest load_tests protocol for use in test packages. pkg_dir is the root dire ...
https://man.plustar.jp/python/library/test.html - [similar]
26.6. unittest.mock --- 入門 — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... e generator object that is then iterated over. The protocol method for iteration is __iter__() , so we can moc ...
https://man.plustar.jp/python/library/unittest.mock-examples.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ( 訳注: Python ドキュメント全体で context manager protocol と context management protocol とで不統一。同じもの ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ( 訳注: Python ドキュメント全体で context manager protocol と context management protocol とで不統一。同じもの ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... n bpo-10181 .) 参考 PEP 3118 - Revising the Buffer Protocol PEP 393: 文字列の柔軟な表現 ¶ Unicode 文字列型が、 ... oine Pitrou in bpo-13634 .) ssl.SSLContext.set_npn_protocols() による Next Protocol Negotiation 拡張のサポート ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 6227
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ださい)。 (Contributed by poq in bpo-13773 .) ssl ¶ PROTOCOL_TLSv1_1 と PROTOCOL_TLSv1_2 (TLSv1.1 と TLSv1.2 の ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 6155
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... す。 以下のそれぞれの関数は 数値型プロトコル (number protocol) で解説されている似た名前の関数から利用されます。 ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
18.1. socket --- 低水準ネットワークインターフェイス — Python 3.6.5 ドキュメント 6155
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... してあります。 バージョン 3.6 で変更: SO_DOMAIN , SO_PROTOCOL , SO_PEERSEC , SO_PASSSEC , TCP_USER_TIMEOUT , TCP ... 値のポート番号となります。 socket. getprotobyname ( protocolname ) ¶ ( 'icmp' のような) インターネットプロトコル ... 択されます。 socket. getservbyname ( servicename [ , protocolname ] ) ¶ インターネットサービス名とプロトコルから ... にもマッチします。 socket. getservbyport ( port [ , protocolname ] ) ¶ インターネットポート番号とプロトコル名か ...
https://man.plustar.jp/python/library/socket.html - [similar]
3. データモデル — Python 3.6.5 ドキュメント 6155
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... 。デスクリプタは、デスクリプタプロトコル (descriptor protocol) のメソッド: __get__() , __set__() , および __dele ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT