use cElementTree instead of minidom for xml parsing (thx to Moritz Venn)
authorghost <andreas.monzner@multimedia-labs.de>
Wed, 3 Dec 2008 15:08:07 +0000 (16:08 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Wed, 3 Dec 2008 15:08:07 +0000 (16:08 +0100)
commit7e94237a4e4ee40e1dff230d1760dcaaba3d90e8
tree70364ec9aef79aac8ed56323d1f5eb99065d0663
parentbd65449944ee0e4aab5acb3da30dd6d4a2b72198
use cElementTree instead of minidom for xml parsing (thx to Moritz Venn)
lib/python/Screens/InfoBarGenerics.py
lib/python/Screens/Menu.py
lib/python/Screens/Setup.py
mytest.py
tests/test_timer.py