![]() |
Python_2
1.0
|
Classes | |
class | _07_alarme_class.location |
Class for adjusting the environment, according to the operating system and locale: bindir, tempdir, and execdir. More... | |
class | _07_alarme_class.alarm |
Builds an alarm for playing a music (mp3 file) at a pre-determined time. More... | |
class | _07_alarme_class.alarm.makeThread |
Class for creating a new thread. More... | |
class | _07_alarme_class.volume |
Class for setting parameters related to the volume control: mixer, channel, card, volume level, and a scale. More... | |
class | _07_alarme_class.pid |
Retrives the process identification (pid), given the process name. More... | |
class | _07_alarme_class.clockState |
Holds the state of the clock (used for persistency). More... | |
Namespaces | |
_07_alarme_class | |
Creates a class alarm to wake up at a given time and play a song. | |
Functions | |
def | _07_alarme_class.fini () |
def | _07_alarme_class.main (argv=None) |