* honor environment variables, use utf-8

master
Nils Dagsson Moskopp 2011-07-30 21:12:49 +02:00
parent 31649fad63
commit e98b80bbe1
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python2
# -*- coding: windows-1252 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it