Home
last modified time | relevance | path

Searched refs:get_closed (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Objects/
H A Dfileobject.c406 get_closed(PyStdPrinter_Object *self, void *closure) in get_closed() function
424 {"closed", (getter)get_closed, NULL, "True if the file is closed"},
/third_party/python/Modules/_io/
H A Dfileio.c1161 get_closed(fileio *self, void *closure) function
1179 {"closed", (getter)get_closed, NULL, "True if the file is closed"},
H A Dwinconsoleio.c1094 get_closed(winconsoleio *self, void *closure) in get_closed() function
1112 {"closed", (getter)get_closed, NULL, "True if the file is closed"},

Completed in 5 milliseconds