mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 11:51:21 +00:00
another un-re-shuffling
This commit is contained in:
parent
a9a60857b2
commit
7c0d2e3cd5
@ -60,9 +60,9 @@ def check_encoding(encoding):
|
||||
# On POSIX, we are moving towards a UTF-8-everything and ignore the locale.
|
||||
io_encoding = "utf-8"
|
||||
|
||||
filesystem_encoding = None
|
||||
is_unicode_platform = False
|
||||
use_unicode_filepath = False
|
||||
filesystem_encoding = None
|
||||
|
||||
def _reload():
|
||||
global filesystem_encoding, is_unicode_platform, use_unicode_filepath
|
||||
|
Loading…
x
Reference in New Issue
Block a user