diff options
| author | alex.boterolowry <alex.boterolowry@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2> | 2008-06-13 18:47:48 +0000 |
|---|---|---|
| committer | alex.boterolowry <alex.boterolowry@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2> | 2008-06-13 18:47:48 +0000 |
| commit | aad119a9686ec04abec7c639976dd4235d93ec56 (patch) | |
| tree | 62de5f58c997e6a2c4de8ddf7785a2f1473e99c2 /freebase-api/README | |
| parent | 8401b289fadd6d216c747d7e8721bd2f5ec38710 (diff) | |
Add support for Google AppEngine's urlfetch api
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@41 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
Diffstat (limited to 'freebase-api/README')
| -rw-r--r-- | freebase-api/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/freebase-api/README b/freebase-api/README index 5bf8bf2..fce8b5b 100644 --- a/freebase-api/README +++ b/freebase-api/README @@ -6,6 +6,9 @@ INSTALL: /usr/bin/python setup.py install + When using freebase-python with Google AppEngine you will also need to + include the files in appengine_stubs with you AppEngine app. + SYNOPSIS: #!/usr/bin/python |
