Monthly Archives: August 2009

GData Python Attributes

Per http://crad.tumblr.com/post/73308257/gdata-python-client-mappings, I don’t know how I would have known if I hadn’t run across that post. Working with a user_entry object, you access and change the family name using user.name.family_name (even though the xml has familyName), e.g. user_entry = … Continue reading

Posted in Work | Comments Off