X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fpython%2FComponents%2FInput.py;h=e0a7f44972549c961c9f116fff5597cfefcec5ef;hb=67b53c1cb06988394c35a6e965c99b72b67fe1be;hp=b30a74e4cc2b3e5d8815373168e4d5a33ae52fa1;hpb=a507c89e5f0424b634cb13178c39c56d19945563;p=vuplus_dvbapp diff --git a/lib/python/Components/Input.py b/lib/python/Components/Input.py index b30a74e..e0a7f44 100644 --- a/lib/python/Components/Input.py +++ b/lib/python/Components/Input.py @@ -1,6 +1,6 @@ -from HTMLComponent import * -from GUIComponent import * -from VariableText import * +from HTMLComponent import HTMLComponent +from GUIComponent import GUIComponent +from VariableText import VariableText from enigma import eLabel