How to invoke the Python idle

John Henderson jhenRemoveThis at talk21.com
Sun Jun 29 22:52:47 EDT 2008


Only-Trouble wrote:

> Hi all
> I am running openSUSE 10.3
> I am learning python on my own, it seems like  the system has
> already installed a python IDLE
> The question is how to invoke it?

If it's anything like my Red Hat system, I had to find the
command first.  In my case, at:

/usr/lib/python2.2/site-packages/idle/idle

I copied that file to somewhere where it was available on my
$PATH variable.

John



More information about the Python-list mailing list