Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 28 for 適合 (0.072 sec.)
21.14. poplib --- POP3 プロトコルクライアント — Python 3.6.5 ドキュメント 7832
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ションを書くときに有用な、POP3サーバの種類や RFCへの適合度といった情報を収集しています。 21.14.1. POP3 オブジ ...
https://man.plustar.jp/python/library/poplib.html - [similar]
18.5.5. ストリーム (コルーチンベースの API) — Python 3.6.5 ドキュメント 7619
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... cb=None , loop=None ) ¶ Protocol と StreamReader を適合させる些末なヘルパークラスです。 Protocol のサブクラ ...
https://man.plustar.jp/python/library/asyncio-stream.html - [similar]
21.13. ftplib --- FTPプロトコルクライアント — Python 3.6.5 ドキュメント 7619
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... . error_proto ¶ File Transfer Protocol の応答仕様に適合しない、すなわち1--5の数字で始まらない応答コードをサ ...
https://man.plustar.jp/python/library/ftplib.html - [similar]
20.10. xml.sax.handler --- SAX ハンドラの基底クラス — Python 3.6.5 ドキュメント 7619
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ラー (例えば文字コンテンツがアプリケーションの規則に適合しない場合) を報告するためにこれを使用します。 ロケー ...
https://man.plustar.jp/python/library/xml.sax.handler.html - [similar]
21.26. xmlrpc.client --- XML-RPC クライアントアクセス — Python 3.6.5 ドキュメン... 7619
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... at . Values get the <double> tag. string str array 適合する要素を持つ list または tuple 。array は list とし ...
https://man.plustar.jp/python/library/xmlrpc.client.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 7619
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ません。( argparse API を optparse のインタフェースに適合させる方法も検討されましたが、多くの複雑さと難点のた ... のような Python の長整数に近いです。この数が出力型に適合するには大きすぎるなら、 overflow フラグが設定され、 ... 異なるカプセルが渡されたら、 PyCapsule_IsValid() は不適合な名前を検知し、偽を返します。これらのオブジェクトの ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
デザインと歴史 FAQ — Python 3.6.5 ドキュメント 7423
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... == o2.__hash__() ) でなくてはなりません。その制限に適合できなければ、辞書やその他のハッシュに基づく構造体は ...
https://man.plustar.jp/python/faq/design.html - [similar]
16.16. ctypes --- Pythonのための外部関数ライブラリ — Python 3.6.5 ドキュメント 7423
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... これにより関数パラメータとしてカスタムオブジェクトを適合するように変更できるアダプタが定義可能となります。 e ... m_param ( obj ) ¶ このメソッドは obj を ctypes 型に適合させます。外部関数の argtypes タプルに、その型がある ...
https://man.plustar.jp/python/library/ctypes.html - [similar]
6.1. string --- 一般的な文字列操作 — Python 3.6.5 ドキュメント 7423
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... で、 [a-z] というパターンはいくつかの非 ASCII 文字に適合できます。 そのため、ここではローカルの -i フラグを使 ...
https://man.plustar.jp/python/library/string.html - [similar]
26.1. typing --- 型ヒントのサポート — Python 3.6.5 ドキュメント 7423
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... しで、指定された基底クラスのコンストラクタ呼び出しに適合するものは許可すべきです。 この特別な場合を型チェッカ ...
https://man.plustar.jp/python/library/typing.html - [similar]
PREV 1 2 3 NEXT