[Tutor] gmail

2007-05-29 Thread Adam Urbas
Hey, I have gmail now, but I'm not sure how to turn off HTML. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] gmail

2007-05-29 Thread Richard Querin
On 5/29/07, Adam Urbas <[EMAIL PROTECTED]> wrote: > Hey, > > I have gmail now, but I'm not sure how to turn off HTML. > > ___ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor > > When you're typing in your email, you

Re: [Tutor] trouble with "if"

2007-05-29 Thread adam urbas
The scary part is, I think I understand this. I copied your last example and put it in IDLE and it doesn't like you code. Never mind. I figured it out. So that is so it will notify you if your choice is invalid. Nice lil tidbit of information there. I'll be sure to use this. Oh and while

Re: [Tutor] gmail

2007-05-29 Thread jim stockford
i'd be curious to see what happens if you use the tag around your (properly) indented code, e.g. this = 1 that = 0 if this == 1 : that = 1 print that On May 29, 2007, at 9:24 AM, Adam Urbas wrote: > Hey, > > I have gmail now, but I'm not sure how to turn off HTML. > ___

Re: [Tutor] trouble with "if"

2007-05-29 Thread Brian van den Broek
adam urbas said unto the world upon 05/29/2007 12:39 PM: > The scary part is, I think I understand this. I copied your last > example and put it in IDLE and it doesn't like you code. Never > mind. I figured it out. So that is so it will notify you if your > choice is invalid. Nice lil tidbit o

[Tutor] (no subject)

2007-05-29 Thread Treloar, Nick
how do you import sounds This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ___ Tutor maillist -

Re: [Tutor] gmail

2007-05-29 Thread Adam Urbas
Ok, I'm not sure if I'm in the right gmail. When I type I don't see any buttons that say rich text or plain text. Only Send, Save Draft, and Discard. And I have no idea what jim is talking about. Please clarify. On 5/29/07, jim stockford <[EMAIL PROTECTED]> wrote: > > i'd be curious to see wha

Re: [Tutor] gmail

2007-05-29 Thread Brian van den Broek
Adam Urbas said unto the world upon 05/29/2007 11:57 PM: > Ok, I'm not sure if I'm in the right gmail. When I type I don't see > any buttons that say rich text or plain text. Only Send, Save Draft, > and Discard. > > And I have no idea what jim is talking about. Please clarify. > > On 5/29/07,

[Tutor] [Fwd: Re: trouble with "if"]

2007-05-29 Thread Brian van den Broek
Forwarding to the list as I'm out of time on this one for now. Adam, it is better to reply to all so that messages are sent to the list and not just the original sender. That way, more people can help, more people can learn, and you don't have to wait on one person to find the time. Anticipati

[Tutor] [Fwd: Re: trouble with "if"]

2007-05-29 Thread Brian van den Broek
Another fwd, folks. Brian vdB Original Message Subject: Re: [Tutor] trouble with "if" Date: Tue, 29 May 2007 23:28:46 -0500 From: Adam Urbas <[EMAIL PROTECTED]> To: Brian van den Broek <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTEC

Re: [Tutor] trouble with "if"

2007-05-29 Thread Adam Urbas
ok well, I'm testing to see if the CC thing worked. On 5/29/07, Adam Urbas <[EMAIL PROTECTED]> wrote: > I'll try the CC thing. > > On 5/29/07, Adam Urbas <[EMAIL PROTECTED]> wrote: > > Well, Brian, I am now very sure that we have different versions of > > gmail, because on both the Quick Reply and

Re: [Tutor] trouble with "if"

2007-05-29 Thread Adam Urbas
Dang it... I am really going to have to figure out how to reply all. The cc thing only worked once and now I'm still sending to you. On 5/30/07, Adam Urbas <[EMAIL PROTECTED]> wrote: > I started to read Alan Gauld's tutorial. The problem is, once I get > past the very basics of something, I tend

Re: [Tutor] trouble with "if"

2007-05-29 Thread Grant Hagstrom
Right above the empty reply box is a "reply to all" link. Hit it, and you're good to go. On 5/30/07, Adam Urbas <[EMAIL PROTECTED]> wrote: Dang it... I am really going to have to figure out how to reply all. The cc thing only worked once and now I'm still sending to you. On 5/30/07, Adam Urbas