Home
last modified time | relevance | path

Searched refs:read_lines (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/iobench/
Diobench.py92 def read_lines(f): function
227 read_bytewise, read_small_chunks, read_lines, read_big_chunks,
/external/python/cpython2/Lib/
Dcgi.py646 self.read_lines()
664 def read_lines(self): member in FieldStorage