[Python-Dev] subprocess insufficiently platform-independent?

Oleg Broytmann phd at phd.pp.ru
Mon Aug 25 19:33:46 CEST 2008


On Mon, Aug 25, 2008 at 01:30:58PM -0400, Barry Warsaw wrote:
> Unless I'm misremembering (I no longer have access to Windows), I  
> believe that if you use ' '.join(cmd) as the first argument, it will  
> work cross-platform.

   What about arguments that contain spaces?

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-Dev mailing list