Searched defs:modeobj (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Modules/_io/ |
| D | _iomodule.c | 210 PyObject *raw, *modeobj = NULL, *buffer, *wrapper, *result = NULL, *path_or_fd = NULL; in _io_open_impl() local
|
| D | textio.c | 2870 PyObject *nameobj, *modeobj, *res, *s; in textiowrapper_repr() local
|
| /external/python/cpython2/Modules/_io/ |
| D | _iomodule.c | 306 PyObject *raw, *modeobj = NULL, *buffer, *wrapper, *result = NULL; in io_open() local
|