Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 203 for [SIMILAR] 16 1024 4096 WITH 130191 pydict WITH 6... (0.997 sec.)
循環参照ガベージコレクションをサポートする — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » オブジェクト実装サポート (object implementation support) » 循環参照ガベージコレクションをサポートする ¶ Python が循環参照を含むガベージの検出とコレクションをサポートするには ...
https://man.plustar.jp/python/c-api/gcsupport.html - [similar]
インスタンスメソッドオブジェクト(Instance Method Objects) — Python 3.6.5 ドキュ... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » インスタンスメソッドオブジェクト(Instance Method Objects) ¶ インスタンスメソッドとは PyCFunction のためのラッパーであり、 PyCFunc ...
https://man.plustar.jp/python/c-api/method.html - [similar]
整数型オブジェクト (integer object) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » 整数型オブジェクト (integer object) ¶ すべての整数は任意の長さをもつ "long" 整数として実装されます。 On error, most PyLong_As* AP ...
https://man.plustar.jp/python/c-api/long.html - [similar]
26.5. unittest.mock --- モックオブジェクトライブラリ — Python 3.6.5 ドキュメン... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 26. 開発ツール » 26.5. unittest.mock --- モックオブジェクトライブラリ ¶ バージョン 3.3 で追加. ソースコード: Lib/unittest/mock.py unittest.mock はPython におけるソフトウェアテストのための ...
https://man.plustar.jp/python/library/unittest.mock.html - [similar]
オブジェクトをヒープ上にメモリ確保する — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » オブジェクト実装サポート (object implementation support) » オブジェクトをヒープ上にメモリ確保する ¶ PyObject * _PyObject_New ( PyTypeObject *type ) ¶ Return value: New refer ...
https://man.plustar.jp/python/c-api/allocation.html - [similar]
21.23. http.cookies --- HTTPの状態管理 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 21. インターネットプロトコルとサポート » 21.23. http.cookies --- HTTPの状態管理 ¶ ソースコード: Lib/http/cookies.py http.cookies モジュールはHTTPの状態管理機能であるcookieの概念を抽象化、 ...
https://man.plustar.jp/python/library/http.cookies.html - [similar]
16.6. logging --- Python 用ロギング機能 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 16. 汎用オペレーティングシステムサービス » 16.6. logging --- Python 用ロギング機能 ¶ ソースコード: Lib/logging/__init__.py Important このページには、リファレンス情報だけが含まれています。 ...
https://man.plustar.jp/python/library/logging.html - [similar]
8.8. weakref --- 弱参照 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 8. データ型 » 8.8. weakref --- 弱参照 ¶ ソースコード: Lib/weakref.py weakref モジュールは、Pythonプログラマがオブジェクトへの弱参照 ( weak refarence )を作成できるようにします。 以下では、 ...
https://man.plustar.jp/python/library/weakref.html - [similar]
20.11. xml.sax.saxutils --- SAX ユーティリティ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 20. 構造化マークアップツール » 20.11. xml.sax.saxutils --- SAX ユーティリティ ¶ ソースコード: Lib/xml/sax/saxutils.py モジュール xml.sax.saxutils には SAX アプリケーションの作成に役立つ多 ...
https://man.plustar.jp/python/library/xml.sax.utils.html - [similar]
バイトオブジェクト — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » バイトオブジェクト ¶ 下記の関数は、バイトオブジェクトを期待している引数にバイトオブジェクトでないパラメタを指定して呼び出されると ...
https://man.plustar.jp/python/c-api/bytes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT