grumble
This commit is contained in:
@@ -93,7 +93,6 @@ def main() -> None:
|
|||||||
|
|
||||||
# TODO remove this encoding stuff
|
# TODO remove this encoding stuff
|
||||||
import locale
|
import locale
|
||||||
import os
|
|
||||||
print(sys.stdout.encoding)
|
print(sys.stdout.encoding)
|
||||||
print(sys.stdout.isatty())
|
print(sys.stdout.isatty())
|
||||||
print(locale.getpreferredencoding())
|
print(locale.getpreferredencoding())
|
||||||
|
|||||||
Reference in New Issue
Block a user