File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <string >saveActiveFile </string >
77 <key >command </key >
88 <string ># runs on save; only notifies you if it raises a warning or error
9- PYTHONPATH="$TM_BUNDLE_SUPPORT/bin/":$PYTHONPATH "${TM_RUBY :-python}" "$TM_BUNDLE_SUPPORT/bin/pyflakes_quick.py" </string >
9+ PYTHONPATH="$TM_BUNDLE_SUPPORT/bin/":$PYTHONPATH "${TM_PYTHON :-python}" "$TM_BUNDLE_SUPPORT/bin/pyflakes_quick.py" </string >
1010 <key >input </key >
1111 <string >none </string >
1212 <key >keyEquivalent </key >
Original file line number Diff line number Diff line change 1313 <key >command </key >
1414 <string >. "$TM_SUPPORT_PATH/lib/webpreview.sh"
1515html_header "Validate Python"
16- PYTHONPATH="$TM_BUNDLE_SUPPORT/bin/":$PYTHONPATH "${TM_RUBY :-python}" "$TM_BUNDLE_SUPPORT/bin/pyflakes_html.py"
16+ PYTHONPATH="$TM_BUNDLE_SUPPORT/bin/":$PYTHONPATH "${TM_PYTHON :-python}" "$TM_BUNDLE_SUPPORT/bin/pyflakes_html.py"
1717html_footer
1818 </string >
1919 <key >fallbackInput </key >
You can’t perform that action at this time.
0 commit comments