Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 33 for hash (0.065 sec.)
用語集 — Python 3.6.5 ドキュメント 7299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタ ... (辞書) 任意のキーを値に対応付ける連想配列です。 __hash__() メソッドと __eq__() メソッドを実装した任意のオ ... ブジェクトをキーにできます。 Perl ではハッシュ (hash) と呼ばれています。 dictionary view (辞書ビュー) d ... り複雑になり保守コストが増加すると考えられています。 hashable (ハッシュ可能) ハッシュ可能 なオブジェクトとは ... 、生存期間中変わらないハッシュ値を持ち ( __hash__() メソッドが必要)、他のオブジェクトと比較ができる ...
https://man.plustar.jp/python/glossary.html - [similar]
6. モジュール (module) — Python 3.6.5 ドキュメント 7299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... tswitchinterval', 'gettotalrefcount', 'gettrace', 'hash_info', 'hexversion', 'implementation', 'int_info', ... t', 'frozenset', 'getattr', 'globals', 'hasattr', 'hash', 'help', 'hex', 'id', 'input', 'int', 'isinstance ...
https://man.plustar.jp/python/tutorial/modules.html - [similar]
1. コマンドラインと環境 — Python 3.6.5 ドキュメント 7299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python のセットアッ ... 効にします。これにより、 str, bytes, datetime 型の __hash__() 値が予測不可能な乱数で "塩漬け" されます。ハッ ... ies/ocert-2011-003.html を参照してください。 PYTHONHASHSEED によってハッシュシードの固定値を秘密にすること ... s is equivalent to specifying the -B option. PYTHONHASHSEED ¶ この変数が設定されていない場合や random に設 ... オブジェクトのハッシュのシードに使われます。 PYTHONHASHSEED が整数値に設定された場合、その値はハッシュラン ...
https://man.plustar.jp/python/using/cmdline.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 7299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... っています。 'B', 'b', 'c' いずれかのフォーマットの hashable な (読み出し専用の) 型の1次元メモリビューもまた ...hashable です。 (Contributed by Antoine Pitrou in bpo-1 ... 化で説明すると、以前はこの呼び出しが、キーの2回の __hash__、__eq__ 呼び出しを引き起こしていたものが、1回にな ... 数が真の場合ストリームは強制的にフラッシュされます。 hash() : ハッシュのランダム化がデフォルトで有効になりま ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 7299
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... e the security. See the PEP 524 for the rationale. hashlib および ssl モジュールは OpenSSL 1.1.0 をサポート ... ジュールのデフォルトの設定と機能群が改善されました。 hashlib モジュールで BLAKE2, SHA-3, SHAKE ハッシュアルゴ ... nt. (Contributed by Joseph Hackman in bpo-25788 .) hashlib ¶ hashlib supports OpenSSL 1.1.0. The minimum r ... ributed by Christian Heimes in bpo-26470 .) BLAKE2 hash functions were added to the module. blake2b() and ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
26.5. unittest.mock --- モックオブジェクトライブラリ — Python 3.6.5 ドキュメン... 7235
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... す。 サポートしている magic method の完全なリスト: __hash__ , __sizeof__ , __repr__ , __str__ __dir__ , __fo ... 1j __float__ : 1.0 __bool__ : True __index__ : 1 __hash__ : mock のデフォルトの hash __str__ : mock のデフ ...
https://man.plustar.jp/python/library/unittest.mock.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 7235
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... ompression and decompression using file objects. h hashlib Secure hash and message digest algorithms. heap ... ueue algorithm (a.k.a. priority queue). hmac Keyed-Hashing for Message Authentication (HMAC) implementatio ...
https://man.plustar.jp/python/py-modindex.html - [similar]
8.8. weakref --- 弱参照 — Python 3.6.5 ドキュメント 7171
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 全に同じ方法で処理されます。 object がハッシュ可能( hashable )ならば、弱参照はハッシュ可能です。それらは ob ... ッシュ値を保持します。 object が削除されてから初めて hash() が呼び出された場合に、その呼び出しは TypeError を ... シオブジェクトはリファレントに関係なくハッシュ可能( hashable )ではありません。これによって、それらの基本的な ...
https://man.plustar.jp/python/library/weakref.html - [similar]
一般 Python FAQ — Python 3.6.5 ドキュメント 7107
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... ', '__getattribute__', '__getitem__', '__gt__', '__hash__', '__iadd__', '__imul__', '__init__', '__iter__' ...
https://man.plustar.jp/python/faq/general.html - [similar]
What's New In Python 3.0 — Python 3.6.5 ドキュメント 7107
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... サポートされません。ソートには __lt__() を使用し、 __hash__() には __eq__() を 、必要に応じて他の高級比較 (r ... ke gopherlib (no longer used) and md5 (replaced by hashlib ), were already deprecated by PEP 4 . Others we ... 以下のようなパッケージが出来ました: dbm ( anydbm , dbhash , dbm , dumbdbm , gdbm , whichdb )。 html ( HTMLPa ...
https://man.plustar.jp/python/whatsnew/3.0.html - [similar]
PREV 1 2 3 4 NEXT