Waldemar Osuch wrote:
> On Fri, May 21, 2010 at 15:03, Bill Janssen wrote:
> > Anyone know if the quote() function in the "pipes" module does the right
> > thing for cmd.exe pipes?
> >
> > If not, what is the right thing?
> >
> twisted.python.win32 has a couple functions that try very hard to ge
On Fri, May 21, 2010 at 15:03, Bill Janssen wrote:
> Anyone know if the quote() function in the "pipes" module does the right
> thing for cmd.exe pipes?
>
> If not, what is the right thing?
>
twisted.python.win32 has a couple functions that try very hard to get
the quoting right.
http://twistedmat