python 3.3.5 (missing comma)

This commit is contained in:
Luke Sampson 2014-03-15 21:16:14 +10:00
parent ebc4d2eb71
commit 51c8bd0f39

View File

@ -15,7 +15,7 @@
"bin": [
"python.exe",
"py.exe",
"pythonw.exe"
"pythonw.exe",
[ "python.exe", "python3" ]
],
"env_add_path": [ "scripts" ],