Guest User

Untitled

a guest
Dec 13th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. def search(self,keyword):
  2. action=self.analyse(keyword)
  3. Content_search cs = Content_search()
  4. #cs.execute(action)
  5. return False
Add Comment
Please, Sign In to add comment