Searched refs:mmap__exit__method (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | mmapmodule.c | 787 mmap__exit__method(PyObject *self, PyObject *args) in mmap__exit__method() function 915 {"__exit__", (PyCFunction) mmap__exit__method, METH_VARARGS}, |
Completed in 2 milliseconds