Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c3126 static PyObject *File_pathname(PyObject *_self, PyObject *_args) in File_pathname() function
3244 {"pathname", (PyCFunction)File_pathname, 1,