Module iPodModule
source code
Provides a number of dataproviders which are associated with removable
devices such as USB keys.
It also includes classes specific to the ipod. This file is not
dynamically loaded at runtime in the same way as the other dataproviders
as it needs to be loaded all the time in order to listen to HAL
events
Copyright: John Stowers, 2006 License: GPLv2
|
|
| _string_to_unqiue_file(txt,
base_uri,
prefix,
postfix='') |
source code
|
|
|
|
log = logging.getLogger("modules.iPod")
|
|
|
MODULES = {"iPodFactory": {"type": "dataprovider-factory"}}
|
|
|
LIBGPOD_PHOTOS = False
|