Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 161 - 169 of about 169 for バイト (0.068 sec.)
What's New in Python 2.4 — Python 3.6.5 ドキュメント 4768
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... モジュールに urandom(n) が追加されました。これは n バイトの乱数データを含む文字列を返します。この関数はプラッ ... ありました。例えば表現 (a|b)+ が文字 a から成る 3 万バイトの文字列に対してマッチすると、一文字ごとに一つのスタ ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
18.3. select --- I/O 処理の完了を待機する — Python 3.6.5 ドキュメント 4745
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... に、ブロックせずにパイプに書き込むことのできる最小のバイト数。これはソケットなどの他の種類の file-like オブジェ ...
https://man.plustar.jp/python/library/select.html - [similar]
26.8. test --- Python 用回帰テストパッケージ — Python 3.6.5 ドキュメント 4745
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... dule_name を sys.modules から取り除き、モジュールのバイトコンパイル済みファイルを全て削除します。 test.suppor ...
https://man.plustar.jp/python/library/test.html - [similar]
オブジェクトプロトコル (object protocol) — Python 3.6.5 ドキュメント 4723
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... PyObject_Bytes ( PyObject *o ) ¶ オブジェクト o のバイト列表現を計算します。失敗すると NULL を返し、成功する ...
https://man.plustar.jp/python/c-api/object.html - [similar]
20.10. xml.sax.handler --- SAX ハンドラの基底クラス — Python 3.6.5 ドキュメント 4723
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ィティのものでなければなりません。 content は文字列、バイト列のどちらでもかまいませんが、 expat リーダ・モジュー ...
https://man.plustar.jp/python/library/xml.sax.handler.html - [similar]
9. クラス — Python 3.6.5 ドキュメント 4723
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... は global 文の効果と似ており、その効果もまた同様に、バイトコンパイルされたコードに制限されています。同じ制約が ...
https://man.plustar.jp/python/tutorial/classes.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 4723
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 数字あたりのビット数と各数字の格納に使われる C の型のバイトサイズが分かります: >>> import sys >>> sys . int_inf ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
26.3. doctest --- 対話的な実行例をテストする — Python 3.6.5 ドキュメント 4700
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 数 compileflags には、実行例を実行するときに Python バイトコードコンパイラが使うフラグを指定します。デフォルト ...
https://man.plustar.jp/python/library/doctest.html - [similar]
はじめに — Python 3.6.5 ドキュメント 4689
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... exc_info() その他に転送するよう取り計らう Python のバイトコードインタプリタのメインループに到達するまで、例外 ...
https://man.plustar.jp/python/c-api/intro.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 NEXT