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

  /external/python/cpython3/Modules/_io/clinic/
stringio.c.h 285 _io_StringIO_seekable_impl(stringio *self);
290 return _io_StringIO_seekable_impl(self);
  /external/python/cpython3/Modules/_io/
stringio.c 838 _io_StringIO_seekable_impl(stringio *self)

Completed in 295 milliseconds