commit | ec343659e22ad0935c59866cbbc77deb83c7a34d | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Wed Feb 16 16:52:51 2011 -0500 |
committer | Joe Gregorio <jcgregorio@google.com> | Wed Feb 16 16:52:51 2011 -0500 |
tree | 5e68c030770106fcdd97baffa36eef7506dcda9b | |
parent | 6c0ebb775f8034d239eefb3dd4fc148ce6558474 [diff] [blame] |
Added default for HttpMock
diff --git a/apiclient/model.py b/apiclient/model.py index 68da13e..58cd624 100644 --- a/apiclient/model.py +++ b/apiclient/model.py
@@ -2,7 +2,7 @@ # # Copyright 2010 Google Inc. All Rights Reserved. -"""Model objects for requests and responses +"""Model objects for requests and responses. Each API may support one or more serializations, such as JSON, Atom, etc. The model classes are responsible