]> git.ipfire.org Git - oddments/cappie.git/commit
Add a global event queue.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Apr 2010 12:33:31 +0000 (14:33 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Apr 2010 12:33:31 +0000 (14:33 +0200)
commitd558f1818413756194d4c5abe82b188888a6914e
tree9e23d607b98a47d65665a31737c9279f34c649e7
parente97abe7b434d2d74b683e44d338535c5fc9cca2f
Add a global event queue.

This queue is supposed to handle events (that have to be defined
later), because we can only handle one event at the same time.
cappie.py