Searched refs:pipethrough (Results 1 – 1 of 1) sorted by relevance
171 pipethrough(input, decodetab[encoding], output)190 pipethrough(input, encodetab[encoding], output)229 def pipethrough(input, command, output): function