--- edna.py.orig 2003-04-19 17:08:40.000000000 -0700 +++ edna.py 2005-09-08 19:29:28.000000000 -0700 @@ -1,4 +1,8 @@ #!/usr/bin/env python +# -*- coding: UTF-8 -*- +# +# the line above is to prevent a warning in python 2.3 or later; see: +# http://www.python.org/peps/pep-0263.html # # edna.py -- an MP3 server #