[Idle-dev] Definitions in a script for the IDLE shell

2012-01-27 Thread Dmitry Popov
Dear Sirs. I have a rather simple question about IDLE operation which is quite important for me. If I run a script or a module as the main script using command Run Module (or F5) it looks like all the definitions of this script (variables, functions...) are available in the interactive interpre

[Idle-dev] Problem with the French keyboard on IDLE 3.2.2

2012-01-27 Thread Jean-Paul Roy
Hi ! I am starting an undergraduate course on Python 3.2.2 and I would like to use the IDLE IDE on Mac Lion, as IDLE is actually cool for teaching. BUT I have problems with some dead keys, for example to get the tilde char, by the sequence "Alt-n ", the "Alt-n" moves the cursor on top of buffer

Re: [Idle-dev] Definitions in a script for the IDLE shell

2012-01-27 Thread Terry Reedy
On 1/20/2012 3:04 PM, Dmitry Popov wrote: If I run a script or a module as the main script using command Run Module (or F5) it looks like all the definitions of this script (variables, functions…) are available in the interactive interpreter which is active after the main script is executed. The

Re: [Idle-dev] Problem with the French keyboard on IDLE 3.2.2

2012-01-27 Thread Terry Reedy
On 1/6/2012 1:46 AM, Jean-Paul Roy wrote: Hi ! I am starting an undergraduate course on Python 3.2.2 and I would like to use the IDLE IDE on Mac Lion, as IDLE is actually cool Idle works least well on Macs for teaching. BUT I have problems with some dead keys, for example to get the tilde cha