summaryrefslogtreecommitdiff
path: root/reference
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2011-03-22 16:49:31 +0100
committerAsk Solem <ask@celeryproject.org>2011-03-22 16:49:31 +0100
commit6ec4d3184e22d0ee1af1d1a63b7d68edd10c6bc1 (patch)
treee6c3022ec2c5bb0c243cd174300ca0f570a633c9 /reference
parenta733e135cbead09e168458431cf5f7543601b825 (diff)
downloadkombu-6ec4d3184e22d0ee1af1d1a63b7d68edd10c6bc1.tar.gz
Rendered documentation for Github Pages.
Diffstat (limited to 'reference')
-rw-r--r--reference/index.html12
-rw-r--r--reference/kombu.abstract.html10
-rw-r--r--reference/kombu.compat.html10
-rw-r--r--reference/kombu.compression.html10
-rw-r--r--reference/kombu.connection.html10
-rw-r--r--reference/kombu.entity.html10
-rw-r--r--reference/kombu.exceptions.html10
-rw-r--r--reference/kombu.messaging.html20
-rw-r--r--reference/kombu.pidbox.html10
-rw-r--r--reference/kombu.serialization.html10
-rw-r--r--reference/kombu.simple.html10
-rw-r--r--reference/kombu.syn.html10
-rw-r--r--reference/kombu.transport.base.html10
-rw-r--r--reference/kombu.transport.beanstalk.html10
-rw-r--r--reference/kombu.transport.html10
-rw-r--r--reference/kombu.transport.librabbitmq.html10
-rw-r--r--reference/kombu.transport.memory.html10
-rw-r--r--reference/kombu.transport.mongodb.html10
-rw-r--r--reference/kombu.transport.pyamqplib.html10
-rw-r--r--reference/kombu.transport.pycouchdb.html10
-rw-r--r--reference/kombu.transport.pypika.html10
-rw-r--r--reference/kombu.transport.pyredis.html10
-rw-r--r--reference/kombu.transport.virtual.exchange.html10
-rw-r--r--reference/kombu.transport.virtual.html10
-rw-r--r--reference/kombu.transport.virtual.scheduling.html10
-rw-r--r--reference/kombu.utils.compat.html12
-rw-r--r--reference/kombu.utils.finalize.html10
-rw-r--r--reference/kombu.utils.functional.html10
-rw-r--r--reference/kombu.utils.html10
29 files changed, 152 insertions, 152 deletions
diff --git a/reference/index.html b/reference/index.html
index d24d6b79..36fdf858 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>API Reference &mdash; Kombu v1.0.3 documentation</title>
+ <title>API Reference &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="next" title="kombu.connection" href="kombu.connection.html" />
<link rel="prev" title="Frequently Asked Questions" href="../faq.html" />
</head>
@@ -41,7 +41,7 @@
<li class="right" >
<a href="../faq.html" title="Frequently Asked Questions"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
</ul>
</div>
@@ -58,7 +58,7 @@
<tbody valign="top">
<tr class="field"><th class="field-name">Release:</th><td class="field-body">1.0</td>
</tr>
-<tr class="field"><th class="field-name">Date:</th><td class="field-body">February 12, 2011</td>
+<tr class="field"><th class="field-name">Date:</th><td class="field-body">March 22, 2011</td>
</tr>
</tbody>
</table>
@@ -243,7 +243,7 @@
<li class="right" >
<a href="../faq.html" title="Frequently Asked Questions"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
diff --git a/reference/kombu.abstract.html b/reference/kombu.abstract.html
index 94f90f87..58849423 100644
--- a/reference/kombu.abstract.html
+++ b/reference/kombu.abstract.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.compression &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.compression &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Async Utilities - kombu.syn" href="kombu.syn.html" />
<link rel="prev" title="kombu.compression" href="kombu.compression.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.compression.html" title="kombu.compression"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -165,7 +165,7 @@
<li class="right" >
<a href="kombu.compression.html" title="kombu.compression"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.compat.html b/reference/kombu.compat.html
index 6996cafa..60bb96b4 100644
--- a/reference/kombu.compat.html
+++ b/reference/kombu.compat.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.compat &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.compat &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.pidbox" href="kombu.pidbox.html" />
<link rel="prev" title="kombu.entity" href="kombu.entity.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.entity.html" title="kombu.entity"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -569,7 +569,7 @@ and the <cite>Message</cite> instance (a subclass of
<li class="right" >
<a href="kombu.entity.html" title="kombu.entity"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.compression.html b/reference/kombu.compression.html
index 42eec52f..78c95ddd 100644
--- a/reference/kombu.compression.html
+++ b/reference/kombu.compression.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.compression &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.compression &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.compression" href="kombu.abstract.html" />
<link rel="prev" title="kombu.serialization" href="kombu.serialization.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.serialization.html" title="kombu.serialization"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -217,7 +217,7 @@
<li class="right" >
<a href="kombu.serialization.html" title="kombu.serialization"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.connection.html b/reference/kombu.connection.html
index 5c6f8052..7406bf7e 100644
--- a/reference/kombu.connection.html
+++ b/reference/kombu.connection.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.connection &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.connection &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.simple" href="kombu.simple.html" />
<link rel="prev" title="API Reference" href="index.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="index.html" title="API Reference"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -559,7 +559,7 @@ be acquired if so needed.</p>
<li class="right" >
<a href="index.html" title="API Reference"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.entity.html b/reference/kombu.entity.html
index 48671a6b..0057c91f 100644
--- a/reference/kombu.entity.html
+++ b/reference/kombu.entity.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.entity &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.entity &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.compat" href="kombu.compat.html" />
<link rel="prev" title="kombu.messaging" href="kombu.messaging.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.messaging.html" title="kombu.messaging"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -677,7 +677,7 @@ without modifying the server state.</li>
<li class="right" >
<a href="kombu.messaging.html" title="kombu.messaging"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.exceptions.html b/reference/kombu.exceptions.html
index 3383b8f3..e88bad29 100644
--- a/reference/kombu.exceptions.html
+++ b/reference/kombu.exceptions.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.exceptions &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.exceptions &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport" href="kombu.transport.html" />
<link rel="prev" title="kombu.pidbox" href="kombu.pidbox.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.pidbox.html" title="kombu.pidbox"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -158,7 +158,7 @@
<li class="right" >
<a href="kombu.pidbox.html" title="kombu.pidbox"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.messaging.html b/reference/kombu.messaging.html
index 288e744a..c1726767 100644
--- a/reference/kombu.messaging.html
+++ b/reference/kombu.messaging.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.messaging &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.messaging &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.entity" href="kombu.entity.html" />
<link rel="prev" title="kombu.simple" href="kombu.simple.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.simple.html" title="kombu.simple"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -208,16 +208,16 @@ must have been declared.</li>
<tbody valign="top">
<tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>channel</strong> &#8211; see <a class="reference internal" href="#kombu.messaging.Consumer.channel" title="kombu.messaging.Consumer.channel"><tt class="xref py py-attr docutils literal"><span class="pre">channel</span></tt></a>.</li>
+<li><strong>queues</strong> &#8211; see <a class="reference internal" href="#kombu.messaging.Consumer.queues" title="kombu.messaging.Consumer.queues"><tt class="xref py py-attr docutils literal"><span class="pre">queues</span></tt></a>.</li>
+<li><strong>no_ack</strong> &#8211; see <a class="reference internal" href="#kombu.messaging.Consumer.no_ack" title="kombu.messaging.Consumer.no_ack"><tt class="xref py py-attr docutils literal"><span class="pre">no_ack</span></tt></a>.</li>
+<li><strong>auto_declare</strong> &#8211; see <a class="reference internal" href="#kombu.messaging.Consumer.auto_declare" title="kombu.messaging.Consumer.auto_declare"><tt class="xref py py-attr docutils literal"><span class="pre">auto_declare</span></tt></a></li>
+<li><strong>callbacks</strong> &#8211; see <a class="reference internal" href="#kombu.messaging.Consumer.callbacks" title="kombu.messaging.Consumer.callbacks"><tt class="xref py py-attr docutils literal"><span class="pre">callbacks</span></tt></a>.</li>
+<li><strong>on_decode_error</strong> &#8211; see <a class="reference internal" href="#kombu.messaging.Consumer.on_decode_error" title="kombu.messaging.Consumer.on_decode_error"><tt class="xref py py-attr docutils literal"><span class="pre">on_decode_error</span></tt></a>.</li>
</ul>
</td>
</tr>
</tbody>
</table>
-<p>:param queues see <a class="reference internal" href="#kombu.messaging.Consumer.queues" title="kombu.messaging.Consumer.queues"><tt class="xref py py-attr docutils literal"><span class="pre">queues</span></tt></a>.
-:keyword no_ack: see <a class="reference internal" href="#kombu.messaging.Consumer.no_ack" title="kombu.messaging.Consumer.no_ack"><tt class="xref py py-attr docutils literal"><span class="pre">no_ack</span></tt></a>.
-:keyword auto_declare: see <a class="reference internal" href="#kombu.messaging.Consumer.auto_declare" title="kombu.messaging.Consumer.auto_declare"><tt class="xref py py-attr docutils literal"><span class="pre">auto_declare</span></tt></a>
-:keyword callbacks: see <a class="reference internal" href="#kombu.messaging.Consumer.callbacks" title="kombu.messaging.Consumer.callbacks"><tt class="xref py py-attr docutils literal"><span class="pre">callbacks</span></tt></a>.
-:keyword on_decode_error: see <a class="reference internal" href="#kombu.messaging.Consumer.on_decode_error" title="kombu.messaging.Consumer.on_decode_error"><tt class="xref py py-attr docutils literal"><span class="pre">on_decode_error</span></tt></a>.</p>
<dl class="attribute">
<dt id="kombu.messaging.Consumer.channel">
<tt class="descname">channel</tt><a class="headerlink" href="#kombu.messaging.Consumer.channel" title="Permalink to this definition">¶</a></dt>
@@ -475,7 +475,7 @@ registered.</p>
<li class="right" >
<a href="kombu.simple.html" title="kombu.simple"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.pidbox.html b/reference/kombu.pidbox.html
index 69a8bab7..e9d3804c 100644
--- a/reference/kombu.pidbox.html
+++ b/reference/kombu.pidbox.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.pidbox &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.pidbox &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.exceptions" href="kombu.exceptions.html" />
<link rel="prev" title="kombu.compat" href="kombu.compat.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.compat.html" title="kombu.compat"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -348,7 +348,7 @@
<li class="right" >
<a href="kombu.compat.html" title="kombu.compat"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.serialization.html b/reference/kombu.serialization.html
index 1237b872..256cb1bc 100644
--- a/reference/kombu.serialization.html
+++ b/reference/kombu.serialization.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.serialization &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.serialization &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.compression" href="kombu.compression.html" />
<link rel="prev" title="kombu.transport.virtual.scheduling" href="kombu.transport.virtual.scheduling.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.virtual.scheduling.html" title="kombu.transport.virtual.scheduling"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -290,7 +290,7 @@ requested is not available.</p>
<li class="right" >
<a href="kombu.transport.virtual.scheduling.html" title="kombu.transport.virtual.scheduling"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.simple.html b/reference/kombu.simple.html
index 6a2630f0..cca278d1 100644
--- a/reference/kombu.simple.html
+++ b/reference/kombu.simple.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.simple &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.simple &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.messaging" href="kombu.messaging.html" />
<link rel="prev" title="kombu.connection" href="kombu.connection.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.connection.html" title="kombu.connection"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -311,7 +311,7 @@ Additional options for the queue declaration.</blockquote>
<li class="right" >
<a href="kombu.connection.html" title="kombu.connection"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.syn.html b/reference/kombu.syn.html
index 3141dd74..68fc639d 100644
--- a/reference/kombu.syn.html
+++ b/reference/kombu.syn.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Async Utilities - kombu.syn &mdash; Kombu v1.0.3 documentation</title>
+ <title>Async Utilities - kombu.syn &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Utilities - kombu.utils" href="kombu.utils.html" />
<link rel="prev" title="kombu.compression" href="kombu.abstract.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.abstract.html" title="kombu.compression"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -128,7 +128,7 @@ gevent or eventlet.</p>
<li class="right" >
<a href="kombu.abstract.html" title="kombu.compression"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.base.html b/reference/kombu.transport.base.html
index 4d47141b..6fadf6c1 100644
--- a/reference/kombu.transport.base.html
+++ b/reference/kombu.transport.base.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.base &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.base &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.virtual" href="kombu.transport.virtual.html" />
<link rel="prev" title="kombu.transport.pycouchdb" href="kombu.transport.pycouchdb.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.pycouchdb.html" title="kombu.transport.pycouchdb"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -323,7 +323,7 @@ python structure sent by the publisher.</p>
<li class="right" >
<a href="kombu.transport.pycouchdb.html" title="kombu.transport.pycouchdb"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.beanstalk.html b/reference/kombu.transport.beanstalk.html
index 912c4b1f..92e61480 100644
--- a/reference/kombu.transport.beanstalk.html
+++ b/reference/kombu.transport.beanstalk.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.beanstalk &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.beanstalk &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.mongodb" href="kombu.transport.mongodb.html" />
<link rel="prev" title="kombu.transport.pyredis" href="kombu.transport.pyredis.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.pyredis.html" title="kombu.transport.pyredis"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -178,7 +178,7 @@
<li class="right" >
<a href="kombu.transport.pyredis.html" title="kombu.transport.pyredis"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.html b/reference/kombu.transport.html
index 4d0bc6ef..e51e75cb 100644
--- a/reference/kombu.transport.html
+++ b/reference/kombu.transport.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.pyamqplib" href="kombu.transport.pyamqplib.html" />
<link rel="prev" title="kombu.exceptions" href="kombu.exceptions.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.exceptions.html" title="kombu.exceptions"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -172,7 +172,7 @@ the alias table will be consulted.</p>
<li class="right" >
<a href="kombu.exceptions.html" title="kombu.exceptions"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.librabbitmq.html b/reference/kombu.transport.librabbitmq.html
index 9ff8dea4..17510b7a 100644
--- a/reference/kombu.transport.librabbitmq.html
+++ b/reference/kombu.transport.librabbitmq.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.librabbitmq &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.librabbitmq &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.pypika" href="kombu.transport.pypika.html" />
<link rel="prev" title="kombu.transport.pyamqplib" href="kombu.transport.pyamqplib.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.pyamqplib.html" title="kombu.transport.pyamqplib"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -505,7 +505,7 @@ acknowledged/requeued/rejected.</td>
<li class="right" >
<a href="kombu.transport.pyamqplib.html" title="kombu.transport.pyamqplib"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.memory.html b/reference/kombu.transport.memory.html
index 219cc576..fb3a0309 100644
--- a/reference/kombu.transport.memory.html
+++ b/reference/kombu.transport.memory.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.memory &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.memory &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.pyredis" href="kombu.transport.pyredis.html" />
<link rel="prev" title="kombu.transport.pypika" href="kombu.transport.pypika.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.pypika.html" title="kombu.transport.pypika"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -164,7 +164,7 @@
<li class="right" >
<a href="kombu.transport.pypika.html" title="kombu.transport.pypika"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.mongodb.html b/reference/kombu.transport.mongodb.html
index 441683e1..9e2dd20c 100644
--- a/reference/kombu.transport.mongodb.html
+++ b/reference/kombu.transport.mongodb.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.mongodb &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.mongodb &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.pycouchdb" href="kombu.transport.pycouchdb.html" />
<link rel="prev" title="kombu.transport.beanstalk" href="kombu.transport.beanstalk.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.beanstalk.html" title="kombu.transport.beanstalk"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -178,7 +178,7 @@
<li class="right" >
<a href="kombu.transport.beanstalk.html" title="kombu.transport.beanstalk"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.pyamqplib.html b/reference/kombu.transport.pyamqplib.html
index 82b68a68..de7147c5 100644
--- a/reference/kombu.transport.pyamqplib.html
+++ b/reference/kombu.transport.pyamqplib.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.pyamqplib &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.pyamqplib &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.librabbitmq" href="kombu.transport.librabbitmq.html" />
<link rel="prev" title="kombu.transport" href="kombu.transport.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.html" title="kombu.transport"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -362,7 +362,7 @@ default value of None means match any method), and dispatch to it.</p>
<li class="right" >
<a href="kombu.transport.html" title="kombu.transport"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.pycouchdb.html b/reference/kombu.transport.pycouchdb.html
index 51e30a84..a5b746b2 100644
--- a/reference/kombu.transport.pycouchdb.html
+++ b/reference/kombu.transport.pycouchdb.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.pycouchdb &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.pycouchdb &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.base" href="kombu.transport.base.html" />
<link rel="prev" title="kombu.transport.mongodb" href="kombu.transport.mongodb.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.mongodb.html" title="kombu.transport.mongodb"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -178,7 +178,7 @@
<li class="right" >
<a href="kombu.transport.mongodb.html" title="kombu.transport.mongodb"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.pypika.html b/reference/kombu.transport.pypika.html
index a971e42e..90035968 100644
--- a/reference/kombu.transport.pypika.html
+++ b/reference/kombu.transport.pypika.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.pypika &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.pypika &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.memory" href="kombu.transport.memory.html" />
<link rel="prev" title="kombu.transport.librabbitmq" href="kombu.transport.librabbitmq.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.librabbitmq.html" title="kombu.transport.librabbitmq"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -293,7 +293,7 @@
<li class="right" >
<a href="kombu.transport.librabbitmq.html" title="kombu.transport.librabbitmq"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.pyredis.html b/reference/kombu.transport.pyredis.html
index f76f32aa..e9039f3f 100644
--- a/reference/kombu.transport.pyredis.html
+++ b/reference/kombu.transport.pyredis.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.pyredis &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.pyredis &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.beanstalk" href="kombu.transport.beanstalk.html" />
<link rel="prev" title="kombu.transport.memory" href="kombu.transport.memory.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.memory.html" title="kombu.transport.memory"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -228,7 +228,7 @@
<li class="right" >
<a href="kombu.transport.memory.html" title="kombu.transport.memory"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.virtual.exchange.html b/reference/kombu.transport.virtual.exchange.html
index 6dcffc2b..179efd9f 100644
--- a/reference/kombu.transport.virtual.exchange.html
+++ b/reference/kombu.transport.virtual.exchange.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.virtual.exchange &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.virtual.exchange &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.virtual.scheduling" href="kombu.transport.virtual.scheduling.html" />
<link rel="prev" title="kombu.transport.virtual" href="kombu.transport.virtual.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.virtual.html" title="kombu.transport.virtual"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -262,7 +262,7 @@ for an example implementation of these methods.</p>
<li class="right" >
<a href="kombu.transport.virtual.html" title="kombu.transport.virtual"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.virtual.html b/reference/kombu.transport.virtual.html
index c0cee7c5..70ebc8ba 100644
--- a/reference/kombu.transport.virtual.html
+++ b/reference/kombu.transport.virtual.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.virtual &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.virtual &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.virtual.exchange" href="kombu.transport.virtual.exchange.html" />
<link rel="prev" title="kombu.transport.base" href="kombu.transport.base.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.base.html" title="kombu.transport.base"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -612,7 +612,7 @@ prefetch limits.</p>
<li class="right" >
<a href="kombu.transport.base.html" title="kombu.transport.base"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.transport.virtual.scheduling.html b/reference/kombu.transport.virtual.scheduling.html
index aa0a6368..37b2d85c 100644
--- a/reference/kombu.transport.virtual.scheduling.html
+++ b/reference/kombu.transport.virtual.scheduling.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.virtual.scheduling &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.transport.virtual.scheduling &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.serialization" href="kombu.serialization.html" />
<link rel="prev" title="kombu.transport.virtual.exchange" href="kombu.transport.virtual.exchange.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.transport.virtual.exchange.html" title="kombu.transport.virtual.exchange"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -144,7 +144,7 @@ an equal chance to be consumed from.</p>
<li class="right" >
<a href="kombu.transport.virtual.exchange.html" title="kombu.transport.virtual.exchange"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.utils.compat.html b/reference/kombu.utils.compat.html
index 01ce57e6..6e7732f3 100644
--- a/reference/kombu.utils.compat.html
+++ b/reference/kombu.utils.compat.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Compat. utilities - kombu.utils.compat &mdash; Kombu v1.0.3 documentation</title>
+ <title>Compat. utilities - kombu.utils.compat &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Finalize - kombu.utils.finalize" href="kombu.utils.finalize.html" />
<link rel="prev" title="kombu.utils.functional" href="kombu.utils.functional.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.utils.functional.html" title="kombu.utils.functional"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -104,7 +104,7 @@ and values equal to v (which defaults to None).</p>
<dl class="method">
<dt id="kombu.utils.compat.CompatOrderedDict.pop">
-<tt class="descname">pop</tt><big>(</big><em>key</em>, <em>default=&lt;object object at 0x102dd5500&gt;</em><big>)</big><a class="headerlink" href="#kombu.utils.compat.CompatOrderedDict.pop" title="Permalink to this definition">¶</a></dt>
+<tt class="descname">pop</tt><big>(</big><em>key</em>, <em>default=&lt;object object at 0x102f53750&gt;</em><big>)</big><a class="headerlink" href="#kombu.utils.compat.CompatOrderedDict.pop" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -186,7 +186,7 @@ order if false.</p>
<li class="right" >
<a href="kombu.utils.functional.html" title="kombu.utils.functional"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.utils.finalize.html b/reference/kombu.utils.finalize.html
index ade615e8..1b7d4af6 100644
--- a/reference/kombu.utils.finalize.html
+++ b/reference/kombu.utils.finalize.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Finalize - kombu.utils.finalize &mdash; Kombu v1.0.3 documentation</title>
+ <title>Finalize - kombu.utils.finalize &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Change history" href="../changelog.html" />
<link rel="prev" title="Compat. utilities - kombu.utils.compat" href="kombu.utils.compat.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.utils.compat.html" title="Compat. utilities - kombu.utils.compat"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -125,7 +125,7 @@
<li class="right" >
<a href="kombu.utils.compat.html" title="Compat. utilities - kombu.utils.compat"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.utils.functional.html b/reference/kombu.utils.functional.html
index dffacc4e..a1e57684 100644
--- a/reference/kombu.utils.functional.html
+++ b/reference/kombu.utils.functional.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.utils.functional &mdash; Kombu v1.0.3 documentation</title>
+ <title>kombu.utils.functional &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Compat. utilities - kombu.utils.compat" href="kombu.utils.compat.html" />
<link rel="prev" title="Utilities - kombu.utils" href="kombu.utils.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.utils.html" title="Utilities - kombu.utils"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -108,7 +108,7 @@
<li class="right" >
<a href="kombu.utils.html" title="Utilities - kombu.utils"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
diff --git a/reference/kombu.utils.html b/reference/kombu.utils.html
index 06fd99b3..6b985258 100644
--- a/reference/kombu.utils.html
+++ b/reference/kombu.utils.html
@@ -6,13 +6,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Utilities - kombu.utils &mdash; Kombu v1.0.3 documentation</title>
+ <title>Utilities - kombu.utils &mdash; Kombu v1.0.6 documentation</title>
<link rel="stylesheet" href="../static/celery.css" type="text/css" />
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.0.3',
+ VERSION: '1.0.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -21,7 +21,7 @@
<script type="text/javascript" src="../static/jquery.js"></script>
<script type="text/javascript" src="../static/underscore.js"></script>
<script type="text/javascript" src="../static/doctools.js"></script>
- <link rel="top" title="Kombu v1.0.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu v1.0.6 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.utils.functional" href="kombu.utils.functional.html" />
<link rel="prev" title="Async Utilities - kombu.syn" href="kombu.syn.html" />
@@ -42,7 +42,7 @@
<li class="right" >
<a href="kombu.syn.html" title="Async Utilities - kombu.syn"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -217,7 +217,7 @@ retry.</li>
<li class="right" >
<a href="kombu.syn.html" title="Async Utilities - kombu.syn"
>previous</a> |</li>
- <li><a href="../index.html">Kombu v1.0.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu v1.0.6 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>