Module v.c.configbase

Part of vmc.common

Config related classes and methods

The object config is a singleton instance of VMCConfig. The overhead of opening the object, performing a get/set and closing it was too much. That's why its a singleton. The instance is closed during vmc.common.shutdown.shutdown_core(). You must be careful as importing it too early during the first run of the program, could cause that the config file is not created yet and you'd get a messy traceback. Delay its import as much as possible in modules used at startup or that are imported at startup.
Class VMCConfigBase I manage VMC's configuration
Class MobileProfile I am a mobile profile
Class DeviceProfileCache I am a device cache
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.