1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

More unicode.

This commit is contained in:
Jakub Roztocil
2014-04-26 19:47:14 +02:00
parent 0bd218eab0
commit eca1ffaedb
6 changed files with 7 additions and 6 deletions

View File

@@ -32,3 +32,5 @@ with codecs.open(JSON_FILE_PATH, encoding='utf8') as f:
with open(BIN_FILE_PATH, 'rb') as f:
BIN_FILE_CONTENT = f.read()
UNICODE = FILE_CONTENT