Home
last modified time | relevance | path

Searched defs:_io (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/dbm/
Ddumb.py25 import io as _io namespace
46 _io = _io # for _commit() variable in _Database
/external/python/cpython2/Lib/
Dtempfile.py32 import io as _io namespace
/external/python/cpython3/Lib/
Dtempfile.py41 import io as _io namespace