Home
last modified time | relevance | path

Searched refs:Custom_getfirst (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Doc/includes/
Dcustom3.c74 Custom_getfirst(CustomObject *self, void *closure) in Custom_getfirst() function
128 {"first", (getter) Custom_getfirst, (setter) Custom_setfirst,
Dcustom4.c90 Custom_getfirst(CustomObject *self, void *closure) in Custom_getfirst() function
140 {"first", (getter) Custom_getfirst, (setter) Custom_setfirst,
/third_party/python/Doc/extending/
Dnewtypes_tutorial.rst555 Custom_getfirst(CustomObject *self, void *closure)
595 {"first", (getter) Custom_getfirst, (setter) Custom_setfirst,