Skip to content

Commit 5bd6bd0

Browse files
committed
Define encoding
1 parent 4029ab2 commit 5bd6bd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bpython/translations/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# encoding: utf-8
2+
13
import gettext
24
import locale
35
import os.path

0 commit comments

Comments
 (0)