hi, yeah, python 2.5 is the best python at the moment -- because it's more portable, and there are more libraries for it.
Best not to overwrite your system python, as then it could break system tools. It seems new enough to use :) chairs, On Thu, Jan 22, 2009 at 1:53 PM, Yanom Mobis <[email protected]> wrote: > Is there any good reason to switch to python 2.6, even though 2.5 is the > supported python on my Linux distro? > > If I do stick with Python 2.5, is it safe to override python2.5.2 with > python2.5.4 ( $ cd Python-2.5.4 && ./configure && make && sudo make install )? > > > > >
