Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #19936: Added executable bits or shebang lines to Python scripts which | Serhiy Storchaka | 2014-01-16 | 1 | -0/+0 |
| | | | | | | | 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. Fixed shebang lines in the unittestgui and checkpip scripts. | ||||
* | normalize white space | Christian Heimes | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | Add a script similar to xmltests.py to run all SSL-related unit tests | Christian Heimes | 2013-12-05 | 1 | -0/+22 |