Searched defs:readlines (Results 1 - 4 of 4) sorted by relevance

/external/fonttools/Lib/fontTools/
H A DafmLib.py110 lines = readlines(path)
338 def readlines(path): function
/external/fonttools/Tools/fontTools/
H A DafmLib.py110 lines = readlines(path)
338 def readlines(path): function
/external/autotest/client/common_lib/
H A Dpexpect.py910 def readlines (self, sizehint = -1): # File-like object. member in class:spawn
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
H A Dserialutil.py115 This class implements readline and readlines based on read and
122 reached) and that readlines would never return and therefore
179 def readlines(self, sizehint=None, eol=LF): member in class:FileLike

Completed in 1607 milliseconds