On 27 October 2016 at 03:51, Chris Barker <[email protected]> wrote: > On Wed, Oct 26, 2016 at 5:10 PM, Mikhail V <[email protected]> wrote: >> >> 2) a table with characters that are reasonably valuable >> and cover 99% of all programming, communication and typography in latin >> script > > > I think it's called latin-1
Yep, double quotes , dashes and bullets are very valuable both for typography and code (which to the largest part is the same) So if just blank out this maximalistic BS: ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö And add few good bullets/blocks, probably arrows, then it would be a reasonable set to use for most cases. Mikhail _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
