diff feedupdate.py @ 217:bb3c851b18b1

add source file endcoding header
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sun, 27 Apr 2014 05:33:34 +0200
parents 5b131f82057d
children 38d1898e7d82
line wrap: on
line diff
--- a/feedupdate.py	Sun Apr 27 05:19:45 2014 +0200
+++ b/feedupdate.py	Sun Apr 27 05:33:34 2014 +0200
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-
+# -*- coding: utf-8 -*-
 import BackendFactory
 import logging