summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/twisted/manager/cmdgen/advanced-topics.rst
blob: 621d7d66ce692e05e6ddd4a865171bce91e3ee6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. toctree::
   :maxdepth: 2

Advanced topics
---------------

.. include:: /../../examples/v3arch/twisted/manager/cmdgen/custom-contextengineid-and-contextname.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/twisted/manager/cmdgen/custom-contextengineid-and-contextname.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/twisted/manager/cmdgen/custom-contextengineid-and-contextname.py>` script.


See also: :doc:`library reference </docs/contents>`.