ce73efc40e53170d5ebd6de7102c6d718083e456 |
|
13-Sep-2015 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Second round of extension executable bit cleanup.
Add/remove executable bits and shebangs as appropriate.
The extension entry point should be executable, while
Python files that contain libraries and are not entry points
should not be executable. Shebang lines should only be
present in executable files. |