Unicode all the things, incl. our settings files

This commit is contained in:
Justin Mayer 2013-04-21 15:00:40 -07:00
commit d59a59dc83

View file

@ -1,5 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*- #
from __future__ import unicode_literals
AUTHOR = $author
SITENAME = $sitename