Merge pull request #867 from IgorKlopov/patch-2

`subprocess.Popen` fails when Python is in "App Paths"
This commit is contained in:
Cheng Zhao 2014-11-28 11:47:57 +08:00
commit 0397b282c0

View file

@ -352,7 +352,7 @@
'sk', 'sl', 'sr', 'sv', 'sw', 'ta', 'te', 'th', 'tr', 'uk',
'vi', 'zh-CN', 'zh-TW',
],
'atom_source_root': '<!(python tools/atom_source_root.py)',
'atom_source_root': '<!(["python", "tools/atom_source_root.py"])',
'conditions': [
['OS=="win"', {
'app_sources': [