Searched refs:USER_BY_EMAIL (Results 1 – 2 of 2) sorted by relevance
42 USER_BY_EMAIL = 'UserByEmail' variable80 entry = Entry(type=USER_BY_EMAIL, email_address=email_address,236 USER_BY_EMAIL.lower() : [294 or self.type.lower() == USER_BY_EMAIL.lower()):
35 from boto.gs.acl import USER_BY_EMAIL740 scope_type = USER_BY_EMAIL769 elif scope_type_lower == USER_BY_EMAIL.lower():