* honor environment variables, use utf-8
parent
4681392bac
commit
75816150ec
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/python2
|
#!/usr/bin/env python
|
||||||
# -*- coding: windows-1252 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# This program is free software. It comes without any warranty, to
|
# This program is free software. It comes without any warranty, to
|
||||||
# the extent permitted by applicable law. You can redistribute it
|
# the extent permitted by applicable law. You can redistribute it
|
||||||
|
|
Loading…
Reference in New Issue