how to fix the code then? On 8/22/2014 10:36 PM, Larry Martell wrote: > The 'in' operator requires an iterable. When you do 'self.email = > email' set_email gets called and value is None.