e0ed2d75c8bce7f0fc76c55c957052aa8a0756f2 |
|
16-Jan-2014 |
Serhiy Storchaka <storchaka@gmail.com> |
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.
/external/python/cpython2/Mac/Tools/fixapplepython23.py
|
9cf41d0c9d48e6f7df971ebc596aa4cf269b70bb |
|
11-Mar-2010 |
Benjamin Peterson <benjamin@python.org> |
normalize shebang lines to #!/usr/bin/env python
/external/python/cpython2/Mac/Tools/fixapplepython23.py
|
3564c4622fb5c3bb654bafd8b0169a7244c3f39c |
|
17-Sep-2006 |
Ronald Oussoren <ronaldoussoren@mac.com> |
Port of revision 51902 in release25-maint to the trunk
/external/python/cpython2/Mac/Tools/fixapplepython23.py
|
c55555400eb497ff2eca54947feb40b1fa127190 |
|
11-Jun-2006 |
Ronald Oussoren <ronaldoussoren@mac.com> |
- Change fixapplepython23.py to ensure that it will run with /usr/bin/python on intel macs. - Fix some minor problems in the installer for OSX
/external/python/cpython2/Mac/Tools/fixapplepython23.py
|
8ec9f866c08f022e2a202c32cf04d0c97822c55e |
|
07-Jun-2006 |
Ronald Oussoren <ronaldoussoren@mac.com> |
Move Mac/OSX/Tools one level up
/external/python/cpython2/Mac/Tools/fixapplepython23.py
|