Author: rshortt Date: Thu Mar 16 02:00:44 2006 New Revision: 1289 Modified: trunk/WIP/epg2/src/source_vdr.py
Log: strutils moved Modified: trunk/WIP/epg2/src/source_vdr.py ============================================================================== --- trunk/WIP/epg2/src/source_vdr.py (original) +++ trunk/WIP/epg2/src/source_vdr.py Thu Mar 16 02:00:44 2006 @@ -35,7 +35,7 @@ import logging # kaa imports -from kaa.base import strutils +from kaa import strutils import kaa.notifier # vdr imports ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
