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. _______________________________________________ Discuss mailing list [email protected] http://lists.blu.org/mailman/listinfo/discuss
