mirror of
https://github.com/python/cpython.git
synced 2025-08-15 22:30:42 +00:00
change version to 2.6
This commit is contained in:
parent
c7f315a3ab
commit
a9f397d6b5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ echo "of python is not early enough of the PATH of your shell."
|
|||
echo "These changes will be effective only in shell windows that you open"
|
||||
echo "after running this script."
|
||||
|
||||
PYVER=2.5
|
||||
PYVER=2.6
|
||||
PYTHON_ROOT="/Library/Frameworks/Python.framework/Versions/Current"
|
||||
|
||||
if [ `id -ur` = 0 ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue