]> git.pld-linux.org Git - packages/python3.git/blob - python3-pythonpath.patch
- strict expat dep due to:
[packages/python3.git] / python3-pythonpath.patch
1 --- Python-3.0.1/Lib/cgi.py.wiget       2008-12-04 21:11:57.000000000 +0100
2 +++ Python-3.0.1/Lib/cgi.py     2009-03-14 18:12:32.000000000 +0100
3 @@ -1,6 +1,6 @@
4 -#! /usr/local/bin/python
5 +#! /usr/bin/python3
6  
7 -# NOTE: the above "/usr/local/bin/python" is NOT a mistake.  It is
8 +# NOTE: the above "/usr/bin/python3" is NOT a mistake.  It is
9  # intentionally NOT "/usr/bin/env python".  On many systems
10  # (e.g. Solaris), /usr/local/bin is not in $PATH as passed to CGI
11  # scripts, and /usr/local/bin is the default directory where Python is
12
This page took 0.056655 seconds and 4 git commands to generate.