index
:
freebase-python
master
Unofficial git mirror for freebase-python SVN trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-01-23
remove a stray print statement
mjtnix
2007-12-11
bump version to 0.2.2
mjtnix
2007-12-11
fix for python 2.4
mjtnix
2007-12-07
allow cookie file to be specified by filename instead of cookiejar
mjtnix
2007-12-07
better handling of httplib2 errors. parsing the json responses
mjtnix
2007-11-21
version number for bugfix release
mjtnix
2007-11-21
use single-query forms of mqlread and mqlwrite
mjtnix
2007-11-05
improved debug messages.
mjtnix
2007-10-30
installation bug fix - add freebase.api to install package list.
mjtnix
2007-10-21
disallow whitespace and other magic characters in identifiers.
mjtnix
2007-10-16
svn:ignore *.pyc
mjtnix
2007-10-15
allow the cookiejar to be passed in, so it can be persistent
mjtnix
2007-10-14
documentation and api cleanup.
mjtnix
2007-10-14
hack for commas in cookies
mjtnix
2007-10-12
encode invalid uri characters
mjtnix
2007-10-12
pull in test cases from the perl URI::Template module.
mjtnix
2007-10-12
not enought tests
mjtnix
2007-10-12
if httplib2 and httplib2cookie are available, then use httplib2
mjtnix
2007-10-12
dummy classes to allow cookielib.CookieJar to work with httplib2
mjtnix
2007-10-12
uri templating in python
mjtnix
2007-10-12
license notice. hope to slim this down later.
mjtnix
2007-10-12
mql key quoting and unquoting routines
mjtnix
2007-10-12
some code cleanup and bug fixes.
mjtnix
2007-09-19
remove extra trunk/ in directory path
mjtnix
2007-09-17
Initial import of sources copied from Metaweb internal source control.
kientzle
2007-09-17
Initial directory structure.
(no author)