summaryrefslogtreecommitdiff
path: root/freebase/api/session.py
AgeCommit message (Collapse)Author
2007-11-21use single-query forms of mqlread and mqlwritemjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@23 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-11-05improved debug messages.mjtnix
make upload service handle documents properly. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@22 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-15allow the cookiejar to be passed in, so it can be persistentmjtnix
across different commands if necessary. the trans() method now returns the response object as well. unfortunately the type of the response object depends on the underlying http library. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@15 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-12encode invalid uri charactersmjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@12 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-12if httplib2 and httplib2cookie are available, then use httplib2mjtnix
instead of urllib2. httplib2 is cleaner and supports keepalives and a local cache. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@9 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-12some code cleanup and bug fixes.mjtnix
preparation for optional use of httplib2 instead of urllib2. mqlflush() entry point to catch up with other writers. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@4 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-09-19remove extra trunk/ in directory pathmjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@3 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2