From: Andrew Kuchling Date: Sun, 18 Aug 2013 23:48:12 +0000 (-0400) Subject: #18445: change permissions on some scripts to executable X-Git-Tag: v3.4.0a2~187 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d36b515954c1fc8ea711064a3e6ea023c43578e6;p=python #18445: change permissions on some scripts to executable --- diff --git a/Tools/scripts/analyze_dxp.py b/Tools/scripts/analyze_dxp.py old mode 100644 new mode 100755 diff --git a/Tools/scripts/parse_html5_entities.py b/Tools/scripts/parse_html5_entities.py old mode 100644 new mode 100755 diff --git a/Tools/scripts/pydocgui.pyw b/Tools/scripts/pydocgui.pyw old mode 100644 new mode 100755 diff --git a/Tools/scripts/win_add2path.py b/Tools/scripts/win_add2path.py old mode 100644 new mode 100755