Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 46 for mapping (0.094 sec.)
6. 式 (expression) — Python 3.6.5 ドキュメント 7277
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... は 辞書のアンパック を表します。このとき被演算子は mapping でなければなりません。それぞれのmappingの要素は、新 ... n the function call, expression must evaluate to a mapping , the contents of which are treated as additional ...
https://man.plustar.jp/python/reference/expressions.html - [similar]
辞書オブジェクト (dictionary object) — Python 3.6.5 ドキュメント 7139
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... を返します。 PyObject * PyDictProxy_New ( PyObject *mapping ) ¶ Return value: New reference. あるマップ型オブジ ... ェクトに対して、読み出し専用に制限された types.MappingProxyType オブジェクトを返します。通常、この関数は動 ... キー/値のペアを辞書 a に追加します。 b は辞書か、 PyMapping_Keys() または PyObject_GetItem() をサポートする何ら ...
https://man.plustar.jp/python/c-api/dict.html - [similar]
18.4. selectors --- 高水準の I/O 多重化 — Python 3.6.5 ドキュメント 7139
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... づけられた SelectorKey インスタンスにマッピングする Mapping のインスタンスを返します。 class selectors. Defaul ...
https://man.plustar.jp/python/library/selectors.html - [similar]
8.9. types --- 動的な型生成と組み込み型に対する名前 — Python 3.6.5 ドキュメント 7139
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... DescriptorType と同じかもしれません。 class types. MappingProxyType ( mapping ) ¶ 読み出し専用のマッピングのプ ...
https://man.plustar.jp/python/library/types.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 7139
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... ath Mathematical functions (sin() etc.). mimetypes Mapping of filename extensions to MIME types. mmap Interfa ...
https://man.plustar.jp/python/py-modindex.html - [similar]
オブジェクトプロトコル (object protocol) — Python 3.6.5 ドキュメント 7017
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... lItem ( PyObject *o , PyObject *key ) ¶ Delete the mapping for key from o . Returns -1 on failure. This is th ...
https://man.plustar.jp/python/c-api/object.html - [similar]
26.7. 2to3 - Python 2 から 3 への自動コード変換 — Python 3.6.5 ドキュメント 7017
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ) isinstance(obj, collections.Sequence) operator.isMappingType(obj) isinstance(obj, collections.Mapping) oper ...
https://man.plustar.jp/python/library/2to3.html - [similar]
8.5. heapq --- ヒープキューアルゴリズム — Python 3.6.5 ドキュメント 7017
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... of entries arranged in a heap entry_finder = {} # mapping of tasks to entries REMOVED = '<removed-task>' # p ...
https://man.plustar.jp/python/library/heapq.html - [similar]
18.9. mmap --- メモリマップファイル — Python 3.6.5 ドキュメント 7017
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ん。 Mac OS X と OpenVMS において、作成された memory mapping の正当性を確実にするために fileno で指定されたファ ...
https://man.plustar.jp/python/library/mmap.html - [similar]
34.1. msilib --- Microsoft インストーラーファイルの読み書き — Python 3.6.5 ドキ... 7017
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ロールの ControlEvent テーブルにエントリを作ります。 mapping ( event , attribute ) ¶ このコントロールの EventMa ... pes ControlCondition Table ControlEvent Table EventMapping Table RadioButton Table 34.1.10. 事前に計算されたテ ...
https://man.plustar.jp/python/library/msilib.html - [similar]
PREV 1 2 3 4 5 NEXT