Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmmapmodule.c666 mmap__enter__method(mmap_object *self, PyObject *args) in mmap__enter__method() function
710 {"__enter__", (PyCFunction) mmap__enter__method, METH_NOARGS},