New submission from Pedro Larroy :
When running a command with pipe character as argument the result is not the
same as in commandline
For example:
>>> subprocess.call([r"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Commo
n7\IDE\devenv","/build",r"De
New submission from Pedro Larroy :
When I build it compiles with both -O2 and -O3...
this is debian testing on amd64.
gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/getcompiler.o Python