Home | History | Annotate | Download | only in Modules

Lines Matching defs:fileno

34 _Py_IDENTIFIER(fileno);
130 /* Get the file descriptor of a file by calling its fileno() method and then
185 "file.fileno() is not a valid file descriptor");