summaryrefslogtreecommitdiffstats
path: root/src/gui/CReporterAssistant.py
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-08-30 14:44:06 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2010-08-30 14:44:06 +0200
commit38e61b082dcf0e64c5629f99b7338a8ef4299512 (patch)
tree4d3be9ca46182cec675ed830aba890588deaaf27 /src/gui/CReporterAssistant.py
parente9df89628809f6c9919b929dd8deea52dfe743bf (diff)
downloadabrt-38e61b082dcf0e64c5629f99b7338a8ef4299512.tar.gz
abrt-38e61b082dcf0e64c5629f99b7338a8ef4299512.tar.xz
abrt-38e61b082dcf0e64c5629f99b7338a8ef4299512.zip
added utf-8 coding tag into .py files
Diffstat (limited to 'src/gui/CReporterAssistant.py')
-rw-r--r--src/gui/CReporterAssistant.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/CReporterAssistant.py b/src/gui/CReporterAssistant.py
index 791374c2..c698d926 100644
--- a/src/gui/CReporterAssistant.py
+++ b/src/gui/CReporterAssistant.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
import gtk
from PluginList import getPluginInfoList
from abrt_utils import _, log, log1, log2, get_verbose_level, g_verbose, warn