In article <[email protected]>, Robert P. J. Day <[email protected]> wrote: > > on fedora 11 system, there is no python 3 package so i downloaded >and manually installed (svn checkout) python pre-3.2 in >/usr/local/bin. works fine, but if i install the python-tools >package, "idle" that comes with it is hard-coded(?) to still refer to >the officially-installed python-2.6. i see no way to configure idle >to use the "python3" executable instead.
Just find your python3 IDLE, I think it's in Tools/ -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ [on old computer technologies and programmers] "Fancy tail fins on a brand new '59 Cadillac didn't mean throwing out a whole generation of mechanics who started with model As." --Andrew Dalke -- http://mail.python.org/mailman/listinfo/python-list
