File: session.rst

package info (click to toggle)
python-proton-core 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 540 kB
  • sloc: python: 3,574; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 266 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Session
=======

Session object
--------------

.. autoclass:: proton.session.Session
   :members:
   :special-members: __init__
   :undoc-members:

.. _exceptions:

Exceptions
----------

.. automodule:: proton.session.exceptions
   :members:
   :inherited-members: