Just correcting TYPO. I'm sorry.

On Jan 24, 2008 11:26 AM, Takashi MATSUO <[EMAIL PROTECTED]> wrote:

> emailListRecipientFeed = service.RetrieveAllRecipients(list_name)
> for entry in emailListRecipientFeed.entry:
>     print entry.who.email
>     # or
>     print entry.title.test.strip()

    print entry.title.text.strip()
                               ^

-- 
Takashi Matsuo
[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to