Python 3.6.5 ドキュメント 検索
Results of 1 - 1 of about 1 for PyDescr (0.000 sec.)
- デスクリプタオブジェクト (descriptor object) — Python 3.6.5 ドキュメント 9414
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ
...込みデスクリプタ型の型オブジェクトです。 PyObject * PyDescr_NewGetSet ( PyTypeObject *type , struct PyGetSetDe...getset ) ¶ Return value: New reference. PyObject * PyDescr_NewMember ( PyTypeObject *type , struct PyMemberDe...*meth ) ¶ Return value: New reference. PyObject * PyDescr_NewMethod ( PyTypeObject *type , struct PyMethodDe...*meth ) ¶ Return value: New reference. PyObject * PyDescr_NewWrapper ( PyTypeObject *type , struct wrapperba... - https://man.plustar.jp/python/c-api/descriptor.html - [similar]
PREV
1
NEXT
