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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pipes.py 156 return self.open_r(file)
162 def open_r(self, file): member in class:Template
163 """t.open_r(file) and t.open_w(file) implement
169 'Template.open_r: pipeline ends width SINK'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pipes.py 156 return self.open_r(file)
162 def open_r(self, file): member in class:Template
163 """t.open_r(file) and t.open_w(file) implement
169 'Template.open_r: pipeline ends width SINK'

Completed in 1576 milliseconds