Dirk Meyer wrote:
> Rob Shortt wrote:
>
>>Author: rshortt
>>Date: Wed Mar 8 17:59:22 2006
>>New Revision: 8059
>>
>>Modified:
>> trunk/tvdev/src/base.py
>>
>>Log:
>>Bugfix, need join, not isfile.
>>
>>- return os.path.isfile('/etc/freevo/channels-%s.conf' %
>>self.device)
>>+ return os.path.join('/etc/freevo/channels-%s.conf' % self.device)
>
>
> Why?Because the function this is in returns the path to the channels.conf but in this case only returned True or False. -Rob -- ------------------------------------------------------- Rob Shortt | http://tvcentric.com | Freevo [EMAIL PROTECTED] | http://freevo.sf.net | Free your TV
signature.asc
Description: OpenPGP digital signature
