[Tutor] idle and redhat
chris schwan
ainsoph3@attbi.com
02 Feb 2002 19:52:25 -0800
On Sat, 2002-02-02 at 09:40, Kirby Urner wrote:
> Each Python version should have its own IDLE. The 2.1
> version might not have installed it by default, if
> you compiled your own. I think it's in a /Tools
> subdirectory, and you may need to use dsutils to
> install it -- only did it once on Mandrake Linux, so
> I'm not the most expert here. But I do think you want
> to have a separate IDLE for each version of Python you
> run.
>
> Kirby
Kirby,
Thanks a bunch.. It turns out I was using the redhat 7.2 rpms of 2.1,
they do not include tools and a bunch of stuff, so i ditched it for 2.2,
and now I have the right IDLE.
thanks a bunch.
C.