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

  /external/python/cpython3/Modules/_io/clinic/
fileio.c.h 115 _io_FileIO_writable_impl(fileio *self);
120 return _io_FileIO_writable_impl(self);
  /external/python/cpython3/Modules/_io/
fileio.c 589 _io_FileIO_writable_impl(fileio *self)
    [all...]

Completed in 80 milliseconds