utf-8 logging globally
This commit is contained in:
parent
66b3c6d881
commit
7def85596e
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/python2.7
|
#!/usr/bin/python2.7
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
# Copyright (c) 2012-2016 Jonathan Warren
|
# Copyright (c) 2012-2016 Jonathan Warren
|
||||||
# Copyright (c) 2012-2016 The Bitmessage developers
|
# Copyright (c) 2012-2016 The Bitmessage developers
|
||||||
# Distributed under the MIT/X11 software license. See the accompanying
|
# Distributed under the MIT/X11 software license. See the accompanying
|
||||||
|
|
Reference in New Issue
Block a user