I studied Python for several weeks, and although I have successfully developed applications for the Google App Engine with Python 2.6.5, this requires Python 2.5.
Keeping in mind compatibility issues when loading applications (this is a situation that I would prefer to avoid when learning Python), I wonder if it is possible to have 2.5 and 2.6.5 installed on the same computer. Ideally, I would like to use 2.6.5 by default and configure GAE to use 2.5.
That's right.
* nix, make altinstall make install, "python" /, , , python2.5 python2.6. , --prefix script .
make altinstall
make install
python2.5
python2.6
--prefix
Linux , . python2.5 .. ( blessed/native version, python .)
python
Windows .
, Python " ". Ubuntu
sudo apt-get install python2.5
( Ubuntu, 10.04, python2.6 .) python 2.6, python /usr/bin/python. python 2.5, /usr/bin/python2.5.
/usr/bin/python
/usr/bin/python2.5
, .
virtualenv.
, , , , Python Python. , Google App Engine Python 2.5 ( ) Python 2.6. :
1) Python 2.5. 2) Python 2.6 ( ). . 3) SDK Google App Engine. 4) " Google App Engine" "" 5) "" > "" pythonw.exe. c:\Python25\pythonw.exe
Source: https://habr.com/ru/post/1751986/More articles:Клавиша массива как строка и номер - arraysQuestion about the relationship between the two numbers - factorizationeclipse for php: why did syntax coloring go crazy? - eclipsehttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1751984/how-to-create-a-gnu-gas-macro-that-expands-to-an-expression-like-xy2402&usg=ALkJrhis9XUmghfR-ZnPeKGvxXnvntfRYwBoost Spirit Rule with Custom Attribute Analysis - boostJTA Sync & Timeout - javaHow to create a "scorched area" in three-dimensional terrain? - c #ptr_map and pointer - pointersassembly.CreateInstance возвращает null - c#Very simple parser sexp - ruby | fooobar.comAll Articles