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/j/a/jaikuenginepatch-HEAD/common/im.py jaikuenginepatch(Download)
raise exception.ValidationError("You are not signed in.") im_ref = api.im_disassociate(api.ROOT, jid_ref.nick, from_jid.base()) self.send_message([from_jid], "signed out")
src/c/o/CollabQ-HEAD/common/im.py CollabQ(Download)
raise exception.ValidationError("You are not signed in.") im_ref = api.im_disassociate(api.ROOT, jid_ref.nick, from_jid.base()) self.send_message([from_jid], "signed out")
src/j/a/JaikuEngine-HEAD/common/im.py JaikuEngine(Download)
raise exception.ValidationError("You are not signed in.") im_ref = api.im_disassociate(api.ROOT, jid_ref.nick, from_jid.base()) self.send_message([from_jid], "signed out")