8000 Issue #19936: Added executable bits or shebang lines to Python script… · python/cpython@e0ed2d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit e0ed2d7

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 09421f8 commit e0ed2d7

File tree

134 files changed

+8
-78
lines changed

Some content is hidden

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

134 files changed

+8
-78
lines changed

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)
0