Re: [Tutor] using quotes in IDLE

2007-12-14 Thread Ole Henning Jensen
- Original Message - From: "Jim Morcombe" <[EMAIL PROTECTED]> To: Sent: Friday, December 14, 2007 2:43 AM Subject: [Tutor] using quotes in IDLE A really dumb question... When typing things into IDLE, how are quotes meant to work? If I type" employee.name

Re: [Tutor] using quotes in IDLE

2007-12-14 Thread Alan Gauld
"Jim Morcombe" <[EMAIL PROTECTED]> wrote > When typing things into IDLE, how are quotes meant to work? > > If I type" > >employee.name = "Susan" > > then IDLE ignores the last " and I get an error. Quotes should work the same in Idle as anywhere else! I suspect what you are doing is trying to cr

[Tutor] using quotes in IDLE

2007-12-13 Thread Jim Morcombe
A really dumb question... When typing things into IDLE, how are quotes meant to work? If I type" employee.name = "Susan" then IDLE ignores the last " and I get an error. Jim ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listi