new search api

This commit is contained in:
Kenneth Reitz
2011-02-25 09:15:59 -05:00
parent e490e98add
commit 7fab3abaaa
+2 -2
View File
@@ -10,5 +10,5 @@ CONVORE_PASS = os.environ.get('CONVORE_PASS', 'requeststest')
convore = Convore(CONVORE_NAME, CONVORE_PASS)
print convore.groups.discover.category
#print convore.groups.discover.category
convore.groups.discover.search('github')