Home
last modified time | relevance | path

Searched refs:instancemethod_new (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dclassobject.c554 instancemethod_new(PyTypeObject* type, PyObject* args, PyObject *kw) in instancemethod_new() function
610 instancemethod_new, /* tp_new */
/third_party/python/Misc/
DHISTORY18689 - Bug #1165306: instancemethod_new allowed the creation of a method