Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(3) | Call(3) | Derive(0) | Import(0)
src/c/o/CollabQ-HEAD/common/sms.py CollabQ(Download)
raise exception.ValidationError("Username or password is incorrect") mobile_ref = api.mobile_associate(api.ROOT, user_ref.nick, sender) # if they need to double opt in send them the confirmation message
src/j/a/JaikuEngine-HEAD/common/sms.py JaikuEngine(Download)
raise exception.ValidationError("Username or password is incorrect") mobile_ref = api.mobile_associate(api.ROOT, user_ref.nick, sender) # if they need to double opt in send them the confirmation message
src/j/a/jaikuenginepatch-HEAD/common/sms.py jaikuenginepatch(Download)
raise exception.ValidationError("Username or password is incorrect") mobile_ref = api.mobile_associate(api.ROOT, user_ref.nick, sender) # if they need to double opt in send them the confirmation message