summaryrefslogtreecommitdiff
path: root/docs/source/examples/hlapi/v1arch/asyncore/agent/ntforg/evaluating-notification-type.rst
blob: b3b14adf149a53c4e6348fe073c4e51b7dc99120 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. toctree::
   :maxdepth: 2

Evaluating NOTIFICATION-TYPE
----------------------------

.. include:: /../../examples/hlapi/v1arch/asyncore/sync/agent/ntforg/v2c-trap-with-notification-objects.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/hlapi/v1arch/asyncore/sync/agent/ntforg/v2c-trap-with-notification-objects.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/hlapi/v1arch/asyncore/sync/agent/ntforg/v2c-trap-with-notification-objects.py>` script.


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