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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_pyio.py 464 def nreadahead(): function in function:IOBase.readline
473 def nreadahead(): function in function:IOBase.readline
481 b = self.read(nreadahead())
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_pyio.py 464 def nreadahead(): function in function:IOBase.readline
473 def nreadahead(): function in function:IOBase.readline
481 b = self.read(nreadahead())
    [all...]

Completed in 141 milliseconds