| 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. | ||||
| * | Whitespace normalization. | Marc-André Lemburg | 2006-06-13 | 1 | -3/+2 |
| | | |||||
| * | Updated to pybench 2.0. | Marc-André Lemburg | 2006-06-13 | 1 | -0/+44 |
| See svn.python.org/external/pybench-2.0 for the original import of that version. Note that platform.py was not copied over from pybench-2.0 since it is already part of Python 2.5. | |||||
