views:

483

answers:

1

Anyone know how to send an email using google wave python api?

Thanks

+5  A: 

Being a wave robot is nothing special here - you've got to determine at what point you want to send email, but you haven't told us anything about that, so it's hard to advise you.

When you've worked out what you want to send, just follow the normal instructions for sending email from Python in AppEngine.

Jon Skeet
Now you're invading the google-app-engine tag? Curse you, Jon Skeet! ;)
Nick Johnson