blob: 98e70876c38b78e5eca3fbc01c5c46350749dc5c [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>file</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<h1 class="toc">Module file</h1>
14<hr />
15 <h2 class="toc">Classes</h2>
Joe Gregorio0cd347a2012-08-30 08:22:27 -040016 <a target="mainFrame" href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html"
17 >CredentialsFileSymbolicLinkError</a><br /> <a target="mainFrame" href="oauth2client.file.Storage-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040018 >Storage</a><br /> <h2 class="toc">Variables</h2>
19 <a target="mainFrame" href="oauth2client.file-module.html#__package__"
20 >__package__</a><br /><hr />
21<span class="options">[<a href="javascript:void(0);" class="privatelink"
22 onclick="toggle_private();">hide&nbsp;private</a>]</span>
23
24<script type="text/javascript">
25 <!--
26 // Private objects are initially displayed (because if
27 // javascript is turned off then we want them to be
28 // visible); but by default, we want to hide them. So hide
29 // them unless we have a cookie that says to show them.
30 checkCookie();
31 // -->
32</script>
33</body>
34</html>