fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove mismatched html tags
[redakcja.git]
/
redakcja
/
wsgi.py
diff --git
a/redakcja/wsgi.py
b/redakcja/wsgi.py
index
cd69a92
..
9268f2f
100755
(executable)
--- a/
redakcja/wsgi.py
+++ b/
redakcja/wsgi.py
@@
-1,5
+1,5
@@
+# -*- coding: utf-8 -*-
import os
-import os.path
import sys
ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))