Merge "Include the 'dump_memory_backend' example in the docs"

This commit is contained in:
Jenkins
2015-04-14 23:46:55 +00:00
committed by Gerrit Code Review

View File

@@ -34,6 +34,18 @@ Using listeners
:linenos:
:lines: 16-
Dumping a in-memory backend
===========================
.. note::
Full source located at :example:`dump_memory_backend`.
.. literalinclude:: ../../taskflow/examples/dump_memory_backend.py
:language: python
:linenos:
:lines: 16-
Making phone calls
==================