blob: 52493536158430ebd1fa8cace9f53e973a6a0594 [file] [log] [blame]
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>oauth2client</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17
18 <!-- Tree link -->
19 <th>&nbsp;&nbsp;&nbsp;<a
20 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
21
22 <!-- Index link -->
23 <th>&nbsp;&nbsp;&nbsp;<a
24 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
25
26 <!-- Help link -->
27 <th>&nbsp;&nbsp;&nbsp;<a
28 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
29
30 <th class="navbar" width="100%"></th>
31 </tr>
32</table>
33<table width="100%" cellpadding="0" cellspacing="0">
34 <tr valign="top">
35 <td width="100%">
36 <span class="breadcrumbs">
37 Package&nbsp;oauth2client
38 </span>
39 </td>
40 <td>
41 <table cellpadding="0" cellspacing="0">
42 <!-- hide/show private -->
43 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
44 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
45 <tr><td align="right"><span class="options"
46 >[<a href="frames.html" target="_top">frames</a
47 >]&nbsp;|&nbsp;<a href="oauth2client-pysrc.html"
48 target="_top">no&nbsp;frames</a>]</span></td></tr>
49 </table>
50 </td>
51 </tr>
52</table>
53<h1 class="epydoc">Source Code for <a href="oauth2client-module.html">Package oauth2client</a></h1>
54<pre class="py-src">
Joe Gregoriof4839b02012-09-06 13:47:24 -040055<a name="L1"></a><tt class="py-lineno">1</tt> <tt class="py-line"><tt class="py-name">__version__</tt> <tt class="py-op">=</tt> <tt class="py-docstring">"1.0"</tt> </tt>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040056<a name="L2"></a><tt class="py-lineno">2</tt> <tt class="py-line"> </tt><script type="text/javascript">
57<!--
58expandto(location.href);
59// -->
60</script>
61</pre>
62<br />
63<!-- ==================== NAVIGATION BAR ==================== -->
64<table class="navbar" border="0" width="100%" cellpadding="0"
65 bgcolor="#a0c0ff" cellspacing="0">
66 <tr valign="middle">
67
68 <!-- Tree link -->
69 <th>&nbsp;&nbsp;&nbsp;<a
70 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
71
72 <!-- Index link -->
73 <th>&nbsp;&nbsp;&nbsp;<a
74 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
75
76 <!-- Help link -->
77 <th>&nbsp;&nbsp;&nbsp;<a
78 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
79
80 <th class="navbar" width="100%"></th>
81 </tr>
82</table>
83<table border="0" cellpadding="0" cellspacing="0" width="100%%">
84 <tr>
85 <td align="left" class="footer">
Joe Gregoriod67010d2012-11-05 08:57:06 -050086 Generated by Epydoc 3.0.1 on Mon Nov 5 08:53:57 2012
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040087 </td>
88 <td align="right" class="footer">
89 <a target="mainFrame" href="http://epydoc.sourceforge.net"
90 >http://epydoc.sourceforge.net</a>
91 </td>
92 </tr>
93</table>
94
95<script type="text/javascript">
96 <!--
97 // Private objects are initially displayed (because if
98 // javascript is turned off then we want them to be
99 // visible); but by default, we want to hide them. So hide
100 // them unless we have a cookie that says to show them.
101 checkCookie();
102 // -->
103</script>
104</body>
105</html>