File: event_example.rst

package info (click to toggle)
toro 1.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 392 kB
  • sloc: python: 2,054; makefile: 128
file content (7 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
:class:`~toro.Event` example - a caching proxy server
=====================================================

.. automodule:: examples.event_example

.. literalinclude:: ../../examples/event_example.py
    :start-after: # start-file