summaryrefslogtreecommitdiff
path: root/docs/source/examples/hlapi/trollius/manager/cmdgen/walking-operations.rst
blob: d9b022eebe6b1bbdb940cf22a3c3a9e0cf1b0d3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. toctree::
   :maxdepth: 2

Walking operations
------------------

.. include:: /../../examples/hlapi/trollius/manager/cmdgen/getbulk-to-eom.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/hlapi/trollius/manager/cmdgen/getbulk-to-eom.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/hlapi/trollius/manager/cmdgen/getbulk-to-eom.py>` script.

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