diff options
Diffstat (limited to 'client/modules/News.py')
| -rw-r--r-- | client/modules/News.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/modules/News.py b/client/modules/News.py index 8b4b9a3..56ea000 100644 --- a/client/modules/News.py +++ b/client/modules/News.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- import feedparser import app_utils import re |
