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

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

.. include:: /../../examples/v3arch/twisted/manager/cmdgen/get-v3-custom-context.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/twisted/manager/cmdgen/get-v3-custom-context.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/twisted/manager/cmdgen/get-v3-custom-context.py>` script.