~groldster/ubuntu/maverick/psycopg2/merge-611040

« back to all changes in this revision

Viewing changes to doc/api/private/toc-psycopg2.pool-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Fabio Tranchitella
  • Date: 2006-08-09 10:28:30 UTC
  • Revision ID: james.westby@ubuntu.com-20060809102830-grac1dsp24uyqfp4
Tags: upstream-2.0.4
ImportĀ upstreamĀ versionĀ 2.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
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>psycopg2.pool</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
 
8
<script type="text/javascript">
 
9
<!--
 
10
function setFrame(url1, url2){
 
11
    parent.frames[1].location.href = url1;
 
12
    parent.frames[2].location.href = url2;
 
13
}
 
14
-->
 
15
</script>
 
16
</head>
 
17
<body bgcolor="white" text="black" link="blue" vlink="#204080"
 
18
      alink="#204080">
 
19
<h1 class="tocheading"><a target="mainFrame" href="psycopg2.pool-module.html">pool</a></h1>
 
20
<hr />
 
21
 
 
22
<!-- =========== START OF CLASSES =========== -->
 
23
<h2 class="tocheading">Classes</h2>
 
24
<p class="toc"><a target="mainFrame" href="psycopg2.pool.AbstractConnectionPool-class.html">AbstractConnectionPool</a></p>
 
25
<p class="toc"><a target="mainFrame" href="psycopg2.pool.PersistentConnectionPool-class.html">PersistentConnectionPool</a></p>
 
26
<p class="toc"><a target="mainFrame" href="psycopg2.pool.SimpleConnectionPool-class.html">SimpleConnectionPool</a></p>
 
27
<p class="toc"><a target="mainFrame" href="psycopg2.pool.ThreadedConnectionPool-class.html">ThreadedConnectionPool</a></p>
 
28
 
 
29
<!-- =========== START OF EXCEPTIONS =========== -->
 
30
<h2 class="tocheading">Exceptions</h2>
 
31
<p class="toc"><a target="mainFrame" href="psycopg2.pool.PoolError-class.html">PoolError</a></p>
 
32
 
 
33
<!-- =========== START OF FUNCTIONS =========== -->
 
34
<h2 class="tocheading">Functions</h2>
 
35
<p class="toc"><a target="mainFrame" href="psycopg2.pool-module.html#dbg">dbg</a></p>
 
36
 
 
37
<hr />
 
38
<span class="options">[show&nbsp;private&nbsp;|&nbsp;<a href="../public/toc-psycopg2.pool-module.html">hide&nbsp;private</a>]</span>
 
39
</body>
 
40
</html>