HomeSort by relevance Sort by last modified time
    Searched full:_io_open (Results 1 - 1 of 1) sorted by null

  /external/python/cpython3/Modules/_io/clinic/
_iomodule.c.h 130 {"open", (PyCFunction)_io_open, METH_FASTCALL, _io_open__doc__},
138 _io_open(PyObject *module, PyObject **args, Py_ssize_t nargs, PyObject *kwnames) function

Completed in 163 milliseconds