~gary/python-openid/python-openid-2.2.1-patched

« back to all changes in this revision

Viewing changes to doc/toc-openid-module.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2007-11-30 02:46:28 UTC
  • mfrom: (1.1.1 pyopenid-2.0)
  • Revision ID: launchpad@pqm.canonical.com-20071130024628-qktwsew3383iawmq
[rs=SteveA] upgrade to python-openid-2.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="ascii"?>
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
3
          "DTD/xhtml1-transitional.dtd">
4
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
<head>
6
6
  <title>openid</title>
7
 
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
8
 
  <script type="text/javascript" src="epydoc.js"></script>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
9
8
</head>
10
 
 
11
9
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12
10
      alink="#204080">
13
 
<h1 class="toc">Module openid</h1>
14
 
<hr />
15
 
  <h2 class="toc">Variables</h2>
16
 
    <a target="mainFrame" href="openid-module.html#__version__"
17
 
     >__version__</a><br />    <a target="mainFrame" href="openid-module.html#version_info"
18
 
     >version_info</a><br /><hr />
19
 
 
20
 
<script type="text/javascript">
21
 
  <!--
22
 
  // Private objects are initially displayed (because if
23
 
  // javascript is turned off then we want them to be
24
 
  // visible); but by default, we want to hide them.  So hide
25
 
  // them unless we have a cookie that says to show them.
26
 
  checkCookie()
27
 
  // -->
28
 
</script>
29
 
  
 
11
<center><font size="+1"><b><a target="mainFrame" href="openid-module.html">openid</a></b></font></center>
 
12
<hr>
 
13
 
 
14
<!-- =========== START OF MODULES =========== -->
 
15
<font size="+1"><b>Modules</b></font><br />
 
16
<a target="mainFrame" href="openid.association-module.html">association</a><br />
 
17
<a target="mainFrame" href="openid.consumer-module.html">consumer</a><br />
 
18
<a target="mainFrame" href="openid.cryptutil-module.html">cryptutil</a><br />
 
19
<a target="mainFrame" href="openid.dh-module.html">dh</a><br />
 
20
<a target="mainFrame" href="openid.extension-module.html">extension</a><br />
 
21
<a target="mainFrame" href="openid.fetchers-module.html">fetchers</a><br />
 
22
<a target="mainFrame" href="openid.kvform-module.html">kvform</a><br />
 
23
<a target="mainFrame" href="openid.message-module.html">message</a><br />
 
24
<a target="mainFrame" href="openid.oidutil-module.html">oidutil</a><br />
 
25
<a target="mainFrame" href="openid.server-module.html">server</a><br />
 
26
<a target="mainFrame" href="openid.sreg-module.html">sreg</a><br />
 
27
<a target="mainFrame" href="openid.store-module.html">store</a><br />
 
28
<a target="mainFrame" href="openid.urinorm-module.html">urinorm</a><br />
 
29
<a target="mainFrame" href="openid.yadis-module.html">yadis</a><br />
 
30
<br />
 
31
 
30
32
</body>
31
33
</html>