We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
console_encoding
1 parent 51cfffd commit 9f099ccCopy full SHA for 9f099cc
src/tmuxp/_compat.py
@@ -15,6 +15,4 @@
15
breakpoint = pdb.set_trace
16
17
18
-console_encoding = sys.__stdout__.encoding
19
-
20
implements_to_string = _identity
0 commit comments