Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorRafael Ortiz <dirakx@gmail.com>2013-03-15 04:09:30 (GMT)
committer Rafael Ortiz <dirakx@gmail.com>2013-03-15 04:09:30 (GMT)
commit973203497c02d94ad21805d6da57c3e154302b8f (patch)
tree0d0dc50846026698df6f524b30a50100b9bc86f7 /setup.py
parentfcc850d163c708906bd0a68f0e06315ad268b8da (diff)
utf8 config all over the place
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2f2c143..d20e1f1 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-
+# -*- coding: utf-8 -*-
# Copyright (C) 2006, Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify