summaryrefslogtreecommitdiff
path: root/freebase/uritemplate.py
AgeCommit message (Collapse)Author
2009-11-10fix unicode problem when a key/value dictionary contains unicode valuesalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@221 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17reorganize package inorder to emphasize freebase-api as the main onenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@88 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-03-18Move the "freebase.api" module into a "freebase-api" directory so thatkientzle
we can provide a couple of different parallel implementations. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@34 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-14documentation and api cleanup.mjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@14 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-12pull in test cases from the perl URI::Template module.mjtnix
fix quoting to pass those test cases. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@11 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-12uri templating in pythonmjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@7 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2