Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_io.py923 def bufio(): function
1184 def _seekabs(bufio): argument
1190 def _seekrel(bufio): argument
1665 def _readinto(bufio, n=-1): argument
1672 def _peek(bufio, n=-1): argument
1699 def _peek(bufio): argument
1702 def _peek(bufio): argument
1710 def _read(bufio): argument
1716 def _read1(bufio): argument
1722 def _read(bufio): argument
[all …]