Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c618 static PyObject *FInfo_get_Location(FInfoObject *self, void *closure) in FInfo_get_Location() function
644 …{"Location", (getter)FInfo_get_Location, (setter)FInfo_set_Location, "(x, y) location of the file'…