Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > c3732731228538f6126cae930c10ad71 > files > 117

python-pyro4-4.21-3.mga4.noarch.rpm

:mod:`Pyro4.constants` --- Constant value definitions
=====================================================

.. module:: Pyro4.constants

.. attribute:: VERSION

   The library version string (currently "|version|").

.. attribute:: DAEMON_NAME

   Standard object name for the Daemon itself, preferred over hardcoding it as a string literal.

.. attribute:: NAMESERVER_NAME

   Standard object name for the Name server itself, preferred over hardcoding it as a string literal.

.. attribute:: FLAME_NAME

   Standard object name for the Flame server, preferred over hardcoding it as a string literal.

.. attribute:: PROTOCOL_VERSION

   Pyro's network protocol version number.