Running subprocess won\'t handle curly braces correctly
# Python 2.7.4 import subprocess subprocess.Popen(\'ls src/*.cpp\',shell=True): src/tonemap.cpp src
The other machine uses a different shell that doesn't handle that syntax.