Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmmapmodule.c1035 mmap__exit__method(PyObject *self, PyObject *args) in mmap__exit__method() function
1186 {"__exit__", (PyCFunction) mmap__exit__method, METH_VARARGS},