Lines Matching full:pipes
14 import pipes213 # Annoyingly, for "svn co url c:\path", pipes.quote() thinks that it should218 command = ' '.join([pipes.quote(c) for c in command])