Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 22 for weakref (0.050 sec.)
8.9. types --- 動的な型生成と組み込み型に対する名前 — Python 3.6.5 ドキュメント 8030
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... . コルーチンユーティリティ関数 前のトピックへ 8.8. weakref --- 弱参照 次のトピックへ 8.10. copy --- 浅いコピー ...
https://man.plustar.jp/python/library/types.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 8030
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... wave Provide an interface to the WAV sound format. weakref Support for weak references and weak dictionaries. ...
https://man.plustar.jp/python/py-modindex.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 7962
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ルゴリズム 8.7. array --- 効率のよい数値アレイ 8.8. weakref --- 弱参照 8.9. types --- 動的な型生成と組み込み型 ...
https://man.plustar.jp/python/library/index.html - [similar]
例外処理 — Python 3.6.5 ドキュメント 7895
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... これは別の標準例外のためのベースクラスです。 これは weakref.ReferenceError と同じです。 Windowsでのみ定義されて ...
https://man.plustar.jp/python/c-api/exceptions.html - [similar]
3. Defining Extension Types: Assorted Topics — Python 3.6.5 ドキュメント 7895
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... ich comparisons */ richcmpfunc tp_richcompare ; /* weak reference enabler */ Py_ssize_t tp_weaklistoffset ; / ... ays set an exception and return NULL . 3.6. 弱参照(Weak Reference)のサポート ¶ One of the goals of Python's w ... ntation is to allow any type to participate in the weak reference mechanism without incurring the overhead on ... ects (such as numbers). 参考 Documentation for the weakref module. For an object to be weakly referencable, t ...
https://man.plustar.jp/python/extending/newtypes.html - [similar]
プログラミング FAQ — Python 3.6.5 ドキュメント 7828
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... 証されているでしょう。 循環参照を避ける他の方法は、 weakref モジュールを使って、参照カウントを増やすことなくオ ...
https://man.plustar.jp/python/faq/programming.html - [similar]
用語集 — Python 3.6.5 ドキュメント 7828
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタ ... 出します。 これによりユーザー定義のデストラクターや weakref コールバックが呼び出されることがあります。 シャット ...
https://man.plustar.jp/python/glossary.html - [similar]
17.2. multiprocessing --- プロセスベースの並列処理 — Python 3.6.5 ドキュメント 7828
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 8.1. クリーンアップ ¶ プロキシオブジェクトは弱参照(weakref)コールバックを使用します。プロキシオブジェクトがガ ...
https://man.plustar.jp/python/library/multiprocessing.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 7828
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... タイルクラスの実装のために使われるからです。このため weakref モジュールにいた ReferenceError 例外をビルトイン例 ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 7828
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... やすくなります。 (Contributed by Raymond Hettinger.) weakref モジュールがサポートするオブジェクトが非常に幅広く ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
PREV 1 2 3 NEXT