Re: multiple times subprocess fails on windows

2010-11-22 Thread kvbik
different on windows stdout redirection, because similar stuff works on linux.. Thanks, Jakub. On Nov 21, 8:39 pm, kvbik wrote: > Hello, > > in a test suite in my project (called rvirtualenv [1]) I discovered a > strange behaviour when calling from python a batch file which cal

multiple times subprocess fails on windows

2010-11-21 Thread kvbik
Hello, in a test suite in my project (called rvirtualenv [1]) I discovered a strange behaviour when calling from python a batch file which calles another python and this calles a shell command. [1] http://github.com/kvbik/rvirtualenv I know it sounds pretty strange, but I do this only because I