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.
Showing
Demo/comparisons/patterns
100755 → 100644
File mode changed from 100755 to 100644
Demo/curses/ncurses.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/curses/rain.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/curses/tclock.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/md5test/foo
100755 → 100644
File mode changed from 100755 to 100644
Demo/scripts/newslist.doc
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/about.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/bold.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/capital.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/centerj.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/combobox.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/combobox.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/combobox.xpm.1
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/drivea.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/drivea.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/exit.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/filebox.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/filebox.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/italic.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/justify.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/leftj.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/netw.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/netw.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/optmenu.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/rightj.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/select.xpm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tix/bitmaps/underline.xbm
100755 → 100644
File mode changed from 100755 to 100644
Demo/tkinter/guido/canvasevents.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/tkinter/guido/newmenubardemo.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/tkinter/guido/sortvisu.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_I_dontlike_tiltdemo.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_bytedesign.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_clock.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_fractalcurves.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_lindenmayer_indian.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_minimal_hanoi.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_paint.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_peace.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_penrose.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_planet_and_moon.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_tree.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/tdemo_yinyang.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/turtleDemo.py
100644 → 100755
File mode changed from 100644 to 100755
Demo/turtle/turtledemo_two_canvases.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/encodings/rot_13.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/lib2to3/tests/data/different_encoding.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/lib2to3/tests/data/false_encoding.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/test/crashers/recursive_call.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/test/curses_tests.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/test/test_al.py
100755 → 100644
Lib/test/test_array.py
100755 → 100644
Lib/test/test_binhex.py
100755 → 100644
Lib/test/test_bsddb.py
100755 → 100644
Lib/test/test_cd.py
100755 → 100644
Lib/test/test_cl.py
100755 → 100644
Lib/test/test_dl.py
100755 → 100644
Lib/test/test_errno.py
100755 → 100644
Lib/test/test_gl.py
100755 → 100644
Lib/test/test_imageop.py
100755 → 100644
Lib/test/test_imgfile.py
100755 → 100644
Lib/test/test_userstring.py
100755 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Lib/timeit.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/token.py
100755 → 100644
This diff is collapsed.
Lib/trace.py
100644 → 100755
File mode changed from 100644 to 100755
Lib/webbrowser.py
100644 → 100755
File mode changed from 100644 to 100755
Mac/Modules/carbonevt/_CarbonEvtmodule.c
100755 → 100644
File mode changed from 100755 to 100644
Mac/Modules/cg/CFMLateImport.c
100755 → 100644
File mode changed from 100755 to 100644
Mac/Modules/cg/CFMLateImport.h
100755 → 100644
File mode changed from 100755 to 100644
Mac/Modules/cg/CGStubLib.exp
100755 → 100644
File mode changed from 100755 to 100644
Mac/Modules/cg/CGStubLib.readme
100755 → 100644
File mode changed from 100755 to 100644
Mac/Modules/cg/_CGmodule.c
100755 → 100644
File mode changed from 100755 to 100644
Mac/PythonLauncher/FileSettings.h
100755 → 100644
File mode changed from 100755 to 100644
Mac/PythonLauncher/FileSettings.m
100755 → 100644
File mode changed from 100755 to 100644
Mac/PythonLauncher/MyDocument.h
100755 → 100644
File mode changed from 100755 to 100644
Mac/PythonLauncher/MyDocument.m
100755 → 100644
File mode changed from 100755 to 100644
Mac/PythonLauncher/main.m
100755 → 100644
File mode changed from 100755 to 100644
Mac/Tools/fixapplepython23.py
100644 → 100755
File mode changed from 100644 to 100755
Mac/scripts/buildpkg.py
100644 → 100755
File mode changed from 100644 to 100755
Mac/scripts/mkestrres-macerrors.h
100755 → 100644
File mode changed from 100755 to 100644
Mac/scripts/zappycfiles.py
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
PC/msvcrtmodule.c
100755 → 100644
File mode changed from 100755 to 100644
Tools/gdb/libpython.py
100644 → 100755
File mode changed from 100644 to 100755
Tools/i18n/makelocalealias.py
100644 → 100755
File mode changed from 100644 to 100755
Tools/pybench/Setup.py
100644 → 100755
File mode changed from 100644 to 100755
Tools/pybench/clockres.py
100644 → 100755
File mode changed from 100644 to 100755
Tools/pybench/systimes.py
100644 → 100755
File mode changed from 100644 to 100755
Tools/scripts/svneol.py
100644 → 100755
File mode changed from 100644 to 100755
Tools/ssl/get-remote-certificate.py
100644 → 100755
File mode changed from 100644 to 100755
Tools/unicode/comparecodecs.py
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment