HomeSort by relevance Sort by last modified time
    Searched refs:_io_FileIO_isatty_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/_io/clinic/
fileio.c.h 365 _io_FileIO_isatty_impl(fileio *self);
370 return _io_FileIO_isatty_impl(self);
  /external/python/cpython3/Modules/_io/
fileio.c 1100 _io_FileIO_isatty_impl(fileio *self)
    [all...]

Completed in 66 milliseconds