Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(0) | Call(0) | Derive(0) | Import(0)
src/b/a/babble.client-2.0/src/babble/client/tests/test_chat.py babble.client(Download)
messages = utils.get_last_conversation(portal, username2) check = {'status': config.SUCCESS, 'last_msg_date': message_timestamp, 'messages':{}, 'chatroom_messages': {}} self.assertEquals(messages, check)