Table of contents Index

Module Service

class AbstractService # Encapsulates an abstract service.
class Service(AbstractService)
string ServiceException = 'Service'
string __file__ = './Service.py'
dictionary services = {}

Copyright © 2000 BalaBit IT Ltd.
Written by: Balázs Scheidler