aboutsummaryrefslogtreecommitdiff
path: root/describe.py
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2012-02-21 10:11:19 -0500
committerJoe Gregorio <jcgregorio@google.com>2012-02-21 10:11:19 -0500
commit3d55ac5b603f9e4355cae3924d1970ae16b716b2 (patch)
treefd836a9c2f2fbcda49f2de309046cc6ea5700b12 /describe.py
parentb4169b5fff9e64688e4e3f4254624fbdcd00b25d (diff)
downloadgoogle-api-python-client-3d55ac5b603f9e4355cae3924d1970ae16b716b2.tar.gz
Update generated docs.
Diffstat (limited to 'describe.py')
-rw-r--r--describe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/describe.py b/describe.py
index fd8c89d41..ff2ec1fea 100644
--- a/describe.py
+++ b/describe.py
@@ -22,7 +22,7 @@ import re
import sys
import httplib2
-from apiclient.anyjson import simplejson
+from oauth2client.anyjson import simplejson
from apiclient.discovery import build
BASE = 'docs/dyn'