Commit Graph

2 Commits

Author SHA1 Message Date
Serhiy Storchaka
e0ed2d75c8 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.
2014-01-16 18:59:17 +02:00
Andrew M. Kuchling
88fbcf82ab Add an interactive test script for exercising curses 2008-01-20 00:12:19 +00:00