Skip to content

Commit c378f1f

Browse files
Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them. Disable executable bits and shebang lines in test and benchmark files in order to prevent using a random system python, and in source files of modules which don't provide command line interface.
1 parent b08a280 commit c378f1f

134 files changed

Lines changed: 8 additions & 78 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Demo/comparisons/patterns

100755100644
File mode changed.

Demo/curses/ncurses.py

100644100755
File mode changed.

Demo/curses/rain.py

100644100755
File mode changed.

Demo/curses/tclock.py

100644100755
File mode changed.

Demo/md5test/foo

100755100644
File mode changed.

Demo/scripts/newslist.doc

100755100644
File mode changed.

Demo/tix/bitmaps/about.xpm

100755100644
File mode changed.

Demo/tix/bitmaps/bold.xbm

100755100644
File mode changed.

Demo/tix/bitmaps/capital.xbm

100755100644
File mode changed.

Demo/tix/bitmaps/centerj.xbm

100755100644
File mode changed.

0 commit comments

Comments
 (0)