Re: [Tutor] Invalid syntax issue

2014-11-02 Thread Alan Gauld
On 02/11/14 23:55, Kody Fergerson wrote: worried about you all having it. When I try to check it or run it it comes up with "invalid syntax" and highlights the first "@" symbol. The code is as follows... TO = kody.was...@gmail.com GMAIL_USER = kody.was...@gmail.co

[Tutor] Invalid syntax issue

2014-11-02 Thread Kody Fergerson
Hello, I am trying to use a code from Adafruit to have Python send an email when triggered by my Arduino. I'm a novice to programming so it"s somewhat hard for me. I used the code copied verbaticm only changing my email and password, the email in there is a temporary one so I'm not worried about y