1. {
  2.  
  3. "cmd": ["F:\\Portable Python 2.7.3.2\\App\\python.exe", "-u", "$file"],
  4.  
  5. "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
  6.  
  7. "selector": "source.python"
  8.  
  9. }