Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dpipes.py173 def makepipeline(self, infile, outfile): member in Template
181 def makepipeline(infile, steps, outfile): function
/external/python/cpython2/Lib/
Dpipes.py185 def makepipeline(self, infile, outfile): member in Template
193 def makepipeline(infile, steps, outfile): function