diff options
author | ceros7 <ceros7@svn> | 2010-05-15 22:58:28 +0000 |
---|---|---|
committer | ceros7 <ceros7@svn> | 2010-05-15 22:58:28 +0000 |
commit | af6cde3904bb1be4ed9aef6c87f9cc700a4ad237 (patch) | |
tree | 6841b6d45c1f16f328089caefd3636088c68c861 /tools/EventClients/lib/python/bt/bt.py | |
parent | 3902b5bea0954f936d66469d0db79c0b259a6c7a (diff) |
Insert utf-8 encoding tags for python sources.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30195 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'tools/EventClients/lib/python/bt/bt.py')
-rw-r--r-- | tools/EventClients/lib/python/bt/bt.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/EventClients/lib/python/bt/bt.py b/tools/EventClients/lib/python/bt/bt.py index 2dd897ed1b..00e18ca3a4 100644 --- a/tools/EventClients/lib/python/bt/bt.py +++ b/tools/EventClients/lib/python/bt/bt.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # Copyright (C) 2008-2009 Team XBMC http://www.xbmc.org # # This program is free software; you can redistribute it and/or modify |