Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c2354 instancemethod_new(PyTypeObject* type, PyObject* args, PyObject *kw) in instancemethod_new() function
2672 instancemethod_new, /* tp_new */
/external/python/cpython2/Misc/
DHISTORY1305 - Bug #1165306: instancemethod_new allowed the creation of a method