__init__.py 203 B

12345
  1. """
  2. This package contains an implementation of the Distributed Networking
  3. API, a high-level networking system that automatically propagates
  4. changes made on distributed objects to interested clients.
  5. """