aboutsummaryrefslogtreecommitdiff
path: root/mytest.py
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-01-15 20:19:14 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-01-15 20:19:14 +0000
commit60a9bcb6f7b0e928a836dccd1008b82f837a0461 (patch)
tree298c9d6ab3772176578646c6887df38b11241580 /mytest.py
parente68ab3a6255de286aad4f503ee9929d0c503ebcc (diff)
downloadenigma2-60a9bcb6f7b0e928a836dccd1008b82f837a0461.tar.gz
enigma2-60a9bcb6f7b0e928a836dccd1008b82f837a0461.zip
use timedifference from eDVBLocalTimeHandler for time() calls in python
Diffstat (limited to 'mytest.py')
-rw-r--r--mytest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mytest.py b/mytest.py
index 0eab8a65..58c5c680 100644
--- a/mytest.py
+++ b/mytest.py
@@ -1,4 +1,4 @@
-from Tools import RedirectOutput
+from Tools import RedirectOutput, RedirectTime
from enigma import runMainloop, eDVBDB, eTimer, quitMainloop, eDVBVolumecontrol, \
getDesktop, ePythonConfigQuery, eAVSwitch, eWindow, eServiceEvent
from tools import *