Change the encoding from utf8 to utf-8
commit366b1deff7c3deec7fbf8245e23e7d095ea11c14
authorWojciech Siewierski <wojciech.siewierski@onet.pl>
Sun, 17 Dec 2017 19:01:56 +0000 (17 20:01 +0100)
committerWojciech Siewierski <wojciech.siewierski@onet.pl>
Sun, 17 Dec 2017 19:14:36 +0000 (17 20:14 +0100)
tree5424e660441fd66bf02c21079c02fbede010f4b1
parent095dbfbce75a05ceb5e2aaf83637576fbbc9f0b9
Change the encoding from utf8 to utf-8

Both work for Python just as well but the former causes GNU Emacs to
freak out.
ranger/ext/widestring.py