Steven D'Aprano <[email protected]> added the comment:

> Not all console configurations can correctly render smart quotes in 
> help() text. See the "Æ" in "superclass's" below.

That suggests to me a mismatch in encodings, rather than inability to 
render curly quotes at all. It's 2019 and surely we don't have to target 
ASCII as the lowest common denominator any more?

----------
nosy: +steven.daprano

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36754>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to