summaryrefslogtreecommitdiff
path: root/trunk/freebase/api/__init__.py
diff options
context:
space:
mode:
authorkientzle <kientzle@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2007-09-17 22:42:39 +0000
committerkientzle <kientzle@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2007-09-17 22:42:39 +0000
commita4ad385a68926aa60c2b37fe1100de410558dda3 (patch)
treecc2500b23e014c6eda03bd05889273a32d78110c /trunk/freebase/api/__init__.py
parent668822faea55bc371b42e84e97e667f96a65a8ae (diff)
Initial import of sources copied from Metaweb internal source control.
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@2 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
Diffstat (limited to 'trunk/freebase/api/__init__.py')
-rwxr-xr-xtrunk/freebase/api/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/freebase/api/__init__.py b/trunk/freebase/api/__init__.py
new file mode 100755
index 0000000..959259f
--- /dev/null
+++ b/trunk/freebase/api/__init__.py
@@ -0,0 +1,2 @@
+
+from session import HTTPMetawebSession, MetawebError