Drekin / win-unicode-console

A Python package to enable Unicode support when running Python from Windows console.
MIT License
103 stars 12 forks source link

https://github.com/Drekin/win-unicode-console/issues/37 #38

Open throwable-one opened 6 years ago

throwable-one commented 6 years ago

Several frameworks are known to monkeypatch stdout with class that does not have "encoding" field. We must survive this case.