Question on Python 3 shell restarting

F

Franck Ditter

How may I get a fresh Python shell with Idle 3.2 ?
I have to run the same modules several times with all
variables cleared.

Thanks,

franck
 
M

Miki Tebeka

How may I get a fresh Python shell with Idle 3.2 ?
Open the configuration panel (Options -> Configure IDLE). Look in the "Keys" tab for the shortcut to "restart-shell"

HTH
 
F

Franck Ditter

Miki Tebeka said:
Open the configuration panel (Options -> Configure IDLE).
Look in the "Keys" tab for the shortcut to "restart-shell"

Fine, thanks, but WHY isn't it in a menu (e.g. Debug) ?
Moreover, I see :

restart-shell - <Control-Key-F6>

Hum, but when I press, Ctl-F6, nothing happens !!??!! F6 gives me char.
(MacOS-X Lion, France, Idle 3.3.0a2)

I tried to replace "restart-shell " with F6 (which does nothing except displaying a
strange character inside a square), but that was refused "already in use"...

franck

P.S. There is no "configuration panel (Options -> Configure IDLE)",
only a Preferences menu with a "Key" tab on MacOS-X. May I suggest to the
Python Idle 3 team to test their software on a Mac ? Please :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,058
Latest member
QQXCharlot

Latest Threads

Top