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? Dischi -- "Software is like sex: it's better when it's free.", Linus Torvalds
pgpqq9v1zXyPC.pgp
Description: PGP signature
