Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 76 for instance (0.077 sec.)
What's New In Python 3.2 — Python 3.6.5 ドキュメント 6898
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 柔軟性をもたらす大きな前進です: >>> import sys >>> isinstance ( sys . version_info , tuple ) True >>> 'Version % ... llable() 組み込み関数が復活しました。 この関数は isinstance(x, collections.Callable) のように式内で 抽象基底ク ... ing ( """ ... [buildout] ... parts = ... zope9 ... instance ... find-links = ... ${buildout:directory}/downloa ... ipe.zope9install ... location = /opt/zope ... ... [instance] ... recipe = plone.recipe.zope9instance ... zope9 ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
リフレクション — Python 3.6.5 ドキュメント 6718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... は、関数とメソッドに対しては "()", " constructor", " instance", " object" です。 PyEval_GetFuncName() と連結され ...
https://man.plustar.jp/python/c-api/reflection.html - [similar]
共通のオブジェクト構造体 (common object structure) — Python 3.6.5 ドキュメント 6718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... he get function takes one PyObject* parameter (the instance) and a function pointer (the associated closure ): ... . set functions take two PyObject* parameters (the instance and the value to be set) and a function pointer (t ...
https://man.plustar.jp/python/c-api/structures.html - [similar]
14.2. configparser --- 設定ファイルのパーサー — Python 3.6.5 ドキュメント 6718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... イルに書き戻すときにも使われます。現在の値は parser_instance.default_section 属性から取り出すことができ、実行時 ... 方に、 getdecimal() が追加されます。つまり、 parser_instance.getdecimal('section', 'key', fallback=0) と parser ... _instance['section'].getdecimal('key', 0) の両方の方法で書く ... ルト値が補間に使われます。 import configparser # New instance with 'bar' and 'baz' defaulting to 'Life' and 'har ...
https://man.plustar.jp/python/library/configparser.html - [similar]
19.1.14. email.utils: 多方面のユーティリティ — Python 3.6.5 ドキュメント 6718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... t time. Otherwise dt argument should be a datetime instance, and it is converted to the local time zone accord ... ) ¶ Like formatdate , but the input is a datetime instance. If it is a naive datetime, it is assumed to be "U ...
https://man.plustar.jp/python/library/email.util.html - [similar]
14.4. xdrlib --- XDR データのエンコードおよびデコード — Python 3.6.5 ドキュメン... 6718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... double ( 8.01 ) except xdrlib . ConversionError as instance : print ( 'packing the double failed:' , instance ...
https://man.plustar.jp/python/library/xdrlib.html - [similar]
セルオブジェクト (cell object) — Python 3.6.5 ドキュメント 6552
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... 変数 前のトピックへ インスタンスメソッドオブジェクト(Instance Method Objects) 次のトピックへ コードオブジェクト ...
https://man.plustar.jp/python/c-api/cell.html - [similar]
28.4. zipapp --- 実行可能な python zip 書庫を管理する — Python 3.6.5 ドキュメン... 6552
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... <windows.h> #ifdef WINDOWS int WINAPI wWinMain ( HINSTANCE hInstance , /* handle to current instance */ HINST ... ANCE hPrevInstance , /* handle to previous instance */ LPWSTR lpCmdLi ...
https://man.plustar.jp/python/library/zipapp.html - [similar]
具象オブジェクト (concrete object) レイヤ — Python 3.6.5 ドキュメント 6372
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... tion オブジェクト インスタンスメソッドオブジェクト(Instance Method Objects) メソッドオブジェクト セルオブジェク ...
https://man.plustar.jp/python/c-api/concrete.html - [similar]
Function オブジェクト — Python 3.6.5 ドキュメント 6372
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... クト 次のトピックへ インスタンスメソッドオブジェクト(Instance Method Objects) ナビゲーション 索引 モジュール | 次 ...
https://man.plustar.jp/python/c-api/function.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT