Changeset f73eb991e35c522085b02fbaea125347f26e41b6

Show
Ignore:
Timestamp:
11/25/06 01:21:01 (2 years ago)
Author:
Jason Michalski <armooo@armooo.net>
git-committer:
Jason Michalski <armooo@armooo.net> 1164439261 +0000
git-parent:

[f838e68464a57e5547f0f18cdd6473b198151e21]

git-author:
Jason Michalski <armooo@armooo.net> 1164439261 +0000
Message:

pyTivo
-Service typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pyTivoService.py

    rf838e68 rf73eb99  
    1818 
    1919        p = os.path.dirname(__file__) 
    20         open(os.path.join(p, '/', 'pyTivo.conf')) 
     20        open(os.path.join(p, 'pyTivo.conf')) 
    2121       
    2222        config = ConfigParser.ConfigParser()