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

  /external/python/cpython3/Modules/_io/clinic/
textio.c.h 358 _io_TextIOWrapper_fileno_impl(textio *self);
363 return _io_TextIOWrapper_fileno_impl(self);
  /external/python/cpython3/Modules/_io/
textio.c     [all...]

Completed in 67 milliseconds