Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 1 | |
| 2 | |
| 3 | |
| 4 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 5 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 6 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 7 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 8 | |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 9 | <html xmlns="http://www.w3.org/1999/xhtml"> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 10 | <head> |
| 11 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 12 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 13 | <title>Index — httplib2 0.4 documentation</title> |
| 14 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 15 | <link rel="stylesheet" href="_static/default.css" type="text/css" /> |
| 16 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 17 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 18 | <script type="text/javascript"> |
| 19 | var DOCUMENTATION_OPTIONS = { |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 20 | URL_ROOT: '', |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 21 | VERSION: '0.4', |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 22 | COLLAPSE_INDEX: false, |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 23 | FILE_SUFFIX: '.html', |
| 24 | HAS_SOURCE: true |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 25 | }; |
| 26 | </script> |
| 27 | <script type="text/javascript" src="_static/jquery.js"></script> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 28 | <script type="text/javascript" src="_static/underscore.js"></script> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 29 | <script type="text/javascript" src="_static/doctools.js"></script> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 30 | <link rel="top" title="httplib2 0.4 documentation" href="index.html" /> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 31 | </head> |
| 32 | <body> |
| 33 | <div class="related"> |
| 34 | <h3>Navigation</h3> |
| 35 | <ul> |
| 36 | <li class="right" style="margin-right: 10px"> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 37 | <a href="#" title="General Index" |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 38 | accesskey="I">index</a></li> |
| 39 | <li class="right" > |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 40 | <a href="py-modindex.html" title="Python Module Index" |
| 41 | >modules</a> |</li> |
| 42 | <li><a href="index.html">httplib2 0.4 documentation</a> »</li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 43 | </ul> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 44 | </div> |
| 45 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 46 | <div class="document"> |
| 47 | <div class="documentwrapper"> |
| 48 | <div class="bodywrapper"> |
| 49 | <div class="body"> |
| 50 | |
| 51 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 52 | <h1 id="index">Index</h1> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 53 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 54 | <div class="genindex-jumpbox"> |
| 55 | <a href="#A"><strong>A</strong></a> |
| 56 | | <a href="#C"><strong>C</strong></a> |
| 57 | | <a href="#D"><strong>D</strong></a> |
| 58 | | <a href="#F"><strong>F</strong></a> |
| 59 | | <a href="#G"><strong>G</strong></a> |
| 60 | | <a href="#H"><strong>H</strong></a> |
| 61 | | <a href="#I"><strong>I</strong></a> |
| 62 | | <a href="#O"><strong>O</strong></a> |
| 63 | | <a href="#P"><strong>P</strong></a> |
| 64 | | <a href="#R"><strong>R</strong></a> |
| 65 | | <a href="#S"><strong>S</strong></a> |
| 66 | | <a href="#U"><strong>U</strong></a> |
| 67 | | <a href="#V"><strong>V</strong></a> |
| 68 | |
| 69 | </div> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 70 | <h2 id="A">A</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 71 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 72 | <td style="width: 33%" valign="top"><dl> |
| 73 | |
| 74 | <dt><a href="libhttplib2.html#httplib2.Http.add_certificate">add_certificate() (httplib2.Http method)</a> |
| 75 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 76 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 77 | </dl></td> |
| 78 | <td style="width: 33%" valign="top"><dl> |
| 79 | |
| 80 | <dt><a href="libhttplib2.html#httplib2.Http.add_credentials">add_credentials() (httplib2.Http method)</a> |
| 81 | </dt> |
| 82 | |
| 83 | </dl></td> |
| 84 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 85 | |
| 86 | <h2 id="C">C</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 87 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 88 | <td style="width: 33%" valign="top"><dl> |
| 89 | |
| 90 | <dt><a href="libhttplib2.html#httplib2.Http.clear_credentials">clear_credentials() (httplib2.Http method)</a> |
| 91 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 92 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 93 | </dl></td> |
| 94 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 95 | |
| 96 | <h2 id="D">D</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 97 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 98 | <td style="width: 33%" valign="top"><dl> |
| 99 | |
| 100 | <dt><a href="libhttplib2.html#httplib2.debuglevel">debuglevel (in module httplib2)</a> |
| 101 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 102 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 103 | </dl></td> |
| 104 | <td style="width: 33%" valign="top"><dl> |
| 105 | |
| 106 | <dt><a href="libhttplib2.html#httplib2.Cache.delete">delete() (httplib2.Cache method)</a> |
| 107 | </dt> |
| 108 | |
| 109 | </dl></td> |
| 110 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 111 | |
| 112 | <h2 id="F">F</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 113 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 114 | <td style="width: 33%" valign="top"><dl> |
| 115 | |
| 116 | <dt><a href="libhttplib2.html#httplib2.FailedToDecompressContent">FailedToDecompressContent</a> |
| 117 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 118 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 119 | |
| 120 | <dt><a href="libhttplib2.html#httplib2.FileCache">FileCache (class in httplib2)</a> |
| 121 | </dt> |
| 122 | |
| 123 | |
| 124 | <dt><a href="libhttplib2.html#httplib2.Http.follow_all_redirects">follow_all_redirects (httplib2.Http attribute)</a> |
| 125 | </dt> |
| 126 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 127 | |
| 128 | <dt><a href="libhttplib2.html#httplib2.Http.follow_redirects">follow_redirects (httplib2.Http attribute)</a> |
| 129 | </dt> |
| 130 | |
Joe Gregorio | 0f0f99d | 2012-07-23 14:45:17 -0400 | [diff] [blame] | 131 | </dl></td> |
| 132 | <td style="width: 33%" valign="top"><dl> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 133 | |
| 134 | <dt><a href="libhttplib2.html#httplib2.Http.force_exception_to_status_code">force_exception_to_status_code (httplib2.Http attribute)</a> |
| 135 | </dt> |
| 136 | |
| 137 | |
Joe Gregorio | 0f0f99d | 2012-07-23 14:45:17 -0400 | [diff] [blame] | 138 | <dt><a href="libhttplib2.html#httplib2.Http.forward_authorization_headers">forward_authorization_headers (httplib2.Http attribute)</a> |
| 139 | </dt> |
| 140 | |
| 141 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 142 | <dt><a href="libhttplib2.html#httplib2.Response.fromcache">fromcache (httplib2.Response attribute)</a> |
| 143 | </dt> |
| 144 | |
| 145 | </dl></td> |
| 146 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 147 | |
| 148 | <h2 id="G">G</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 149 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 150 | <td style="width: 33%" valign="top"><dl> |
| 151 | |
| 152 | <dt><a href="libhttplib2.html#httplib2.Cache.get">get() (httplib2.Cache method)</a> |
| 153 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 154 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 155 | </dl></td> |
| 156 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 157 | |
| 158 | <h2 id="H">H</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 159 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 160 | <td style="width: 33%" valign="top"><dl> |
| 161 | |
| 162 | <dt><a href="libhttplib2.html#httplib2.Http">Http (class in httplib2)</a> |
| 163 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 164 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 165 | |
| 166 | <dt><a href="libhttplib2.html#module-httplib2">httplib2 (module)</a> |
| 167 | </dt> |
| 168 | |
| 169 | </dl></td> |
| 170 | <td style="width: 33%" valign="top"><dl> |
| 171 | |
| 172 | <dt><a href="libhttplib2.html#httplib2.HttpLib2Error">HttpLib2Error</a> |
| 173 | </dt> |
| 174 | |
| 175 | </dl></td> |
| 176 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 177 | |
| 178 | <h2 id="I">I</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 179 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 180 | <td style="width: 33%" valign="top"><dl> |
| 181 | |
| 182 | <dt><a href="libhttplib2.html#httplib2.Http.ignore_etag">ignore_etag (httplib2.Http attribute)</a> |
| 183 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 184 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 185 | </dl></td> |
| 186 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 187 | |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 188 | <h2 id="O">O</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 189 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 190 | <td style="width: 33%" valign="top"><dl> |
| 191 | |
| 192 | <dt><a href="libhttplib2.html#httplib2.Http.optimistic_concurrency_methods">optimistic_concurrency_methods (httplib2.Http attribute)</a> |
| 193 | </dt> |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 194 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 195 | </dl></td> |
| 196 | </tr></table> |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 197 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 198 | <h2 id="P">P</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 199 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 200 | <td style="width: 33%" valign="top"><dl> |
| 201 | |
| 202 | <dt><a href="libhttplib2.html#httplib2.Response.previous">previous (httplib2.Response attribute)</a> |
| 203 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 204 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 205 | </dl></td> |
| 206 | <td style="width: 33%" valign="top"><dl> |
| 207 | |
| 208 | <dt><a href="libhttplib2.html#httplib2.ProxyInfo">ProxyInfo (class in httplib2)</a> |
| 209 | </dt> |
| 210 | |
| 211 | </dl></td> |
| 212 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 213 | |
| 214 | <h2 id="R">R</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 215 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 216 | <td style="width: 33%" valign="top"><dl> |
| 217 | |
| 218 | <dt><a href="libhttplib2.html#httplib2.Response.reason">reason (httplib2.Response attribute)</a> |
| 219 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 220 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 221 | |
| 222 | <dt><a href="libhttplib2.html#httplib2.RedirectLimit">RedirectLimit</a> |
| 223 | </dt> |
| 224 | |
| 225 | |
| 226 | <dt><a href="libhttplib2.html#httplib2.RedirectMissingLocation">RedirectMissingLocation</a> |
| 227 | </dt> |
| 228 | |
| 229 | |
| 230 | <dt><a href="libhttplib2.html#httplib2.RelativeURIError">RelativeURIError</a> |
| 231 | </dt> |
| 232 | |
| 233 | </dl></td> |
| 234 | <td style="width: 33%" valign="top"><dl> |
| 235 | |
| 236 | <dt><a href="libhttplib2.html#httplib2.Http.request">request() (httplib2.Http method)</a> |
| 237 | </dt> |
| 238 | |
| 239 | |
| 240 | <dt><a href="libhttplib2.html#httplib2.Response">Response (class in httplib2)</a> |
| 241 | </dt> |
| 242 | |
| 243 | |
| 244 | <dt><a href="libhttplib2.html#httplib2.RETRIES">RETRIES (in module httplib2)</a> |
| 245 | </dt> |
| 246 | |
| 247 | </dl></td> |
| 248 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 249 | |
| 250 | <h2 id="S">S</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 251 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 252 | <td style="width: 33%" valign="top"><dl> |
| 253 | |
| 254 | <dt><a href="libhttplib2.html#httplib2.ServerNotFoundError">ServerNotFoundError</a> |
| 255 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 256 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 257 | |
| 258 | <dt><a href="libhttplib2.html#httplib2.Cache.set">set() (httplib2.Cache method)</a> |
| 259 | </dt> |
| 260 | |
| 261 | </dl></td> |
| 262 | <td style="width: 33%" valign="top"><dl> |
| 263 | |
| 264 | <dt><a href="libhttplib2.html#httplib2.Response.status">status (httplib2.Response attribute)</a> |
| 265 | </dt> |
| 266 | |
| 267 | </dl></td> |
| 268 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 269 | |
| 270 | <h2 id="U">U</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 271 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 272 | <td style="width: 33%" valign="top"><dl> |
| 273 | |
| 274 | <dt><a href="libhttplib2.html#httplib2.UnimplementedDigestAuthOptionError">UnimplementedDigestAuthOptionError</a> |
| 275 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 276 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 277 | </dl></td> |
| 278 | <td style="width: 33%" valign="top"><dl> |
| 279 | |
| 280 | <dt><a href="libhttplib2.html#httplib2.UnimplementedHmacDigestAuthOptionError">UnimplementedHmacDigestAuthOptionError</a> |
| 281 | </dt> |
| 282 | |
| 283 | </dl></td> |
| 284 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 285 | |
| 286 | <h2 id="V">V</h2> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 287 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 288 | <td style="width: 33%" valign="top"><dl> |
| 289 | |
| 290 | <dt><a href="libhttplib2.html#httplib2.Response.version">version (httplib2.Response attribute)</a> |
| 291 | </dt> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 292 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 293 | </dl></td> |
| 294 | </tr></table> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 295 | |
| 296 | |
| 297 | |
| 298 | </div> |
| 299 | </div> |
| 300 | </div> |
| 301 | <div class="sphinxsidebar"> |
| 302 | <div class="sphinxsidebarwrapper"> |
| 303 | |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 304 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 305 | |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 306 | <div id="searchbox" style="display: none"> |
| 307 | <h3>Quick search</h3> |
| 308 | <form class="search" action="search.html" method="get"> |
| 309 | <input type="text" name="q" /> |
| 310 | <input type="submit" value="Go" /> |
| 311 | <input type="hidden" name="check_keywords" value="yes" /> |
| 312 | <input type="hidden" name="area" value="default" /> |
| 313 | </form> |
| 314 | <p class="searchtip" style="font-size: 90%"> |
| 315 | Enter search terms or a module, class or function name. |
| 316 | </p> |
| 317 | </div> |
| 318 | <script type="text/javascript">$('#searchbox').show(0);</script> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 319 | </div> |
| 320 | </div> |
| 321 | <div class="clearer"></div> |
| 322 | </div> |
| 323 | <div class="related"> |
| 324 | <h3>Navigation</h3> |
| 325 | <ul> |
| 326 | <li class="right" style="margin-right: 10px"> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 327 | <a href="#" title="General Index" |
| 328 | >index</a></li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 329 | <li class="right" > |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 330 | <a href="py-modindex.html" title="Python Module Index" |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 331 | >modules</a> |</li> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 332 | <li><a href="index.html">httplib2 0.4 documentation</a> »</li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 333 | </ul> |
| 334 | </div> |
| 335 | <div class="footer"> |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 336 | © Copyright 2008, Joe Gregorio. |
Joe Gregorio | 0f0f99d | 2012-07-23 14:45:17 -0400 | [diff] [blame] | 337 | Last updated on Jul 23, 2012. |
Joe Gregorio | 3b089c9 | 2012-04-17 12:40:39 -0400 | [diff] [blame] | 338 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 339 | </div> |
| 340 | </body> |
| 341 | </html> |