Re: [Tutor] Getting Idle to work in Win7

2011-07-28 Thread Alan Gauld
Wayne Watson wrote: I tried from the command line to run pythonw.exe, and that gave me the typical >>> input choice. Python at least works at that level. IDLE comes up with idle.pyw. Don't run pythonw to catch bugs, use python (no w). Python script from the command line, as well as starting

Re: [Tutor] Getting Idle to work in Win7

2011-07-28 Thread Alexander
27, 2011 4:39 PM > *To:* tutor@python.org > *Subject:* Re: [Tutor] Getting Idle to work in Win7 > > ** ** > > Hi > > On 27 July 2011 22:07, Wayne Watson wrote:* > *** > > It's been many months since I played with Python, and have forgotten how to > bring

Re: [Tutor] Getting Idle to work in Win7

2011-07-28 Thread Wayne Watson
alf Of Walter Prins Sent: Wednesday, July 27, 2011 4:39 PM To: tutor@python.org Subject: Re: [Tutor] Getting Idle to work in Win7   Hi On 27 July 2011 22:07, Wayne Watson <sierra_mtnv...@sbcglobal.net>

Re: [Tutor] Getting Idle to work in Win7

2011-07-27 Thread Prasad, Ramit
From: tutor-bounces+ramit.prasad=jpmchase@python.org [mailto:tutor-bounces+ramit.prasad=jpmchase@python.org] On Behalf Of Walter Prins Sent: Wednesday, July 27, 2011 4:39 PM To: tutor@python.org Subject: Re: [Tutor] Getting Idle to work in Win7 Hi On 27 July 2011 22:07, Wayne Watson

Re: [Tutor] Getting Idle to work in Win7

2011-07-27 Thread Walter Prins
Hi On 27 July 2011 22:07, Wayne Watson wrote: > It's been many months since I played with Python, and have forgotten how to > bring up IDLE. If I simply click on a py file, I see what may be a dos > window appear and quickly disappear. If I right-click on the file, and > select IDLE, the same th