Pyro4.constants — Constant value definitions¶
-
Pyro4.constants.VERSION¶ The library version string (currently “4.80”).
-
Pyro4.constants.DAEMON_NAME¶ Standard object name for the Daemon itself, preferred over hardcoding it as a string literal.
-
Pyro4.constants.NAMESERVER_NAME¶ Standard object name for the Name server itself, preferred over hardcoding it as a string literal.
-
Pyro4.constants.FLAME_NAME¶ Standard object name for the Flame server, preferred over hardcoding it as a string literal.
-
Pyro4.constants.PROTOCOL_VERSION¶ Pyro’s network protocol version number.