Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 41 for Address (0.056 sec.)
21.27. xmlrpc.server --- 基本的なXML-RPCサーバー — Python 3.6.5 ドキュメント 6823
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... を設定することで、アドレスを束縛する前に allow_reuse_address クラス変数を操作することが出来ます。 use_builtin_t ... L-RPC クライアントアクセス 次のトピックへ 21.28. ipaddress --- IPv4/IPv6 操作ライブラリ ナビゲーション 索引 モ ...
https://man.plustar.jp/python/library/xmlrpc.server.html - [similar]
ソケットプログラミング HOWTO — Python 3.6.5 ドキュメント 6776
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » ソケ ... # accept connections from outside ( clientsocket , address ) = serversocket . accept () # now do something wi ...
https://man.plustar.jp/python/howto/sockets.html - [similar]
26.8. test --- Python 用回帰テストパッケージ — Python 3.6.5 ドキュメント 6776
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... OCK_STREAM ), and binding it to the specified host address (defaults to 0.0.0.0 ) with the port set to 0, eli ...
https://man.plustar.jp/python/library/test.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 6776
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... HTTPConnection と HTTPSConnection クラスが source_address 引数として (host, port) の2要素タプルを受け取るよう ... スアドレスを与える (host, port) の 2-タプル、 source_address パラメタを追加しました。 (Contributed by Eldon Zie ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
1. C や C++ による Python の拡張 — Python 3.6.5 ドキュメント 6729
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... reate a Capsule containing the API pointer array's address */ c_api_object = PyCapsule_New (( void * ) PySpam ...
https://man.plustar.jp/python/extending/extending.html - [similar]
Logging クックブック — Python 3.6.5 ドキュメント 6729
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Logg ... ing receiver suitable for testing. """ allow_reuse_address = True def __init__ ( self , host = 'localhost' , ...
https://man.plustar.jp/python/howto/logging-cookbook.html - [similar]
26.3. doctest --- 対話的な実行例をテストする — Python 3.6.5 ドキュメント 6729
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... C () # the default repr() for instances embeds an address <__main__.C instance at 0x00AC18F0> ELLIPSIS ディレ ...
https://man.plustar.jp/python/library/doctest.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 6729
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ません。 CPython implementation detail: This is the address of the object in memory. input ( [ prompt ] ) ¶ 引 ...
https://man.plustar.jp/python/library/functions.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 6729
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ' ),), (( 'commonName' , '*.eff.org' ),), (( 'emailAddress' , 'hostmaster@eff.org' ),)), 'subjectAltName' : ( ... ]: myserver . mygroup . myorganization . com Email Address []: ops @myserver . mygroup . myorganization . com ... ware'),), (('serialNumber', '3359300'),), (('streetAddress', '16 Allen Rd'),), (('postalCode', '03894-4801'), ...
https://man.plustar.jp/python/library/ssl.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 6729
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... インドと有効化を行う前に、インスタンスの allow_reuse_address 属性を変更するのに使えます。 (Contributed by Peter ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
PREV 1 2 3 4 5 NEXT