Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 126 for 定数 (0.052 sec.)
20.10. xml.sax.handler --- SAX ハンドラの基底クラス — Python 3.6.5 ドキュメント 5480
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 加え、 xml.sax.handler は機能やプロパティ名のシンボル定数を提供しています。 xml.sax.handler. feature_namespac ...
https://man.plustar.jp/python/library/xml.sax.handler.html - [similar]
21.26. xmlrpc.client --- XML-RPC クライアントアクセス — Python 3.6.5 ドキュメン... 5480
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... use_builtin_types フラグの値に依ります。 nil None 定数。 allow_none が真の場合にのみ渡すことが出来ます。 b ...
https://man.plustar.jp/python/library/xmlrpc.client.html - [similar]
13.1. zlib --- gzip 互換の圧縮 — Python 3.6.5 ドキュメント 5480
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 使用している zlib ライブラリのバージョン情報を以下の定数で確認できます: zlib. ZLIB_VERSION ¶ モジュールのビル ...
https://man.plustar.jp/python/library/zlib.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 5480
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ager はハイレベルインターフェイスです。 Pool では固定数のワーカープロセスを作ってワーカープロセスにリクエス ... ュールの新しい window メソッド chgat() は、一行での指定数ぶん文字の表示属性を変更します。 (Contributed by Fab ... ファイルのフラグを変更します。そのフラグ値についての定数が stat モジュールに定義されています; いくつかの取り ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 5480
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... io モジュールに seek() メソッドのための3つの新しい定数が追加されました: SEEK_SET , SEEK_CUR , and SEEK_END ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 5480
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... tin Panter in bpo-15955 .) math ¶ math モジュールに定数 inf および nan が追加されました。 (Contributed by ... t モジュールが、linux 3.6 以降で CAN_RAW_FD_FRAMES 定数をエクスポートするようになりました。 RFC 5280 に基づ ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
2. 拡張の型の定義: チュートリアル — Python 3.6.5 ドキュメント 5382
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... ags = Py_TPFLAGS_DEFAULT , すべての型はフラグにこの定数を含めておく必要があります。これは最低でも Python 3. ...
https://man.plustar.jp/python/extending/newtypes_tutorial.html - [similar]
ライブラリと拡張 FAQ — Python 3.6.5 ドキュメント 5382
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... o ()) os . close ( stderr . fileno ()) または、数の定数としてそれぞれ 0, 1, 2 も使えます。 ネットワーク/イン ...
https://man.plustar.jp/python/faq/library.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 5382
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ning scopes) co_consts バイトコード中で使用している定数のタプル co_filename コードオブジェクトを生成したファ ...
https://man.plustar.jp/python/library/inspect.html - [similar]
10.1. itertools --- 効率的なループ実行のためのイテレータ生成関数 — Python 3.6.5... 5382
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... nge ( times ): yield object repeat は map や zip に定数のストリームを与えるためによく利用されます: >>> list ...
https://man.plustar.jp/python/library/itertools.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT