Re: Idle Problems

2013-12-30 Thread bob gailer
On 12/30/2013 1:43 PM, rpuc...@cox.net wrote: Hi I just joined this list and have a question.I have python 3.3.3 and running it on a windows 7 computer.Python has been running good until recently.I can bring up python shell,but when I go to run a recently loaded program,the code comes up briefl

Re: Idle Problems

2013-12-30 Thread Tim Golden
On 30/12/2013 18:43, rpuc...@cox.net wrote: Hi I just joined this list and have a question.I have python 3.3.3 and running it on a windows 7 computer.Python has been running good until recently.I can bring up python shell,but when I go to run a recently loaded program,the code comes up briefly on

Idle Problems

2013-12-30 Thread rpucci2
Hi I just joined this list and have a question.I have python 3.3.3 and running it on a windows 7 computer.Python has been running good until recently.I can bring up python shell,but when I go to run a recently loaded program,the code comes up briefly on the screen and then disappears.Python just

Re: mac IDLE problems

2007-04-13 Thread Kevin Walzer
7stud wrote: > On Apr 13, 10:27Â am, Kevin Walzer <[EMAIL PROTECTED]> wrote: >> 7stud wrote: >>> Hi, >>> In the IDLE, I can't get most shortcut keys that are listed next to >>> the menu items to work. Â For instance, under the Format menu item only >>> the shortcuts for "indent region" and "undent

Re: mac IDLE problems

2007-04-13 Thread 7stud
On Apr 13, 10:27 am, Kevin Walzer <[EMAIL PROTECTED]> wrote: > 7stud wrote: > > Hi, > > > In the IDLE, I can't get most shortcut keys that are listed next to > > the menu items to work.  For instance, under the Format menu item only > > the shortcuts for "indent region" and "undent region" work.  

Re: mac IDLE problems

2007-04-13 Thread Kevin Walzer
7stud wrote: > Hi, > > In the IDLE, I can't get most shortcut keys that are listed next to > the menu items to work. For instance, under the Format menu item only > the shortcuts for "indent region" and "undent region" work. If I > highlight some text and use Shift+3 to comment out the region I

mac IDLE problems

2007-04-12 Thread 7stud
Hi, In the IDLE, I can't get most shortcut keys that are listed next to the menu items to work. For instance, under the Format menu item only the shortcuts for "indent region" and "undent region" work. If I highlight some text and use Shift+3 to comment out the region I highlighted, the code is