[Discuss] Quick question regarding Linux interpreter.

Richard Pieri richard.pieri at gmail.com
Thu Mar 27 15:21:35 EDT 2014


Jerry Feldman wrote:
> There is some code that depends on Python 2.5, but I can recode that,
> things such as "with open() as foo".

I don't see the problem. If you have Python 2.5 plus all of its 
dependencies installed under /usr/local/python-2.5 then you have Python 
2.5 plus all of its dependencies regardless of the system versions.

-- 
Rich P.



More information about the Discuss mailing list