<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">On Sat, Aug 4, 2018, 1:24 PM Steven D'Aprano <<a href="mailto:steve@pearwood.info">steve@pearwood.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you think the uproar over PEP 572 was vicious, imagine what would happen if we introduced new operators like ∉ ∥ ∢ ∽ ⊎ etc instead. <br><br>
- keyboard support for entering the bulk of Unicode characters is<br>
  non-existent or poor;<br>
<br>
- without keyboard support, editor support for entering Unicode<br>
  characters is as best clunky, requiring the memorization of<br>
  obscure names, hex codes, or a GUI palette;<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">This is the essential problem. I write this as someone who has the vim conceal plugin configured to change my Python code into something with many of those funny characters Steven users as examples.</div><div dir="auto"><br></div><div dir="auto">But while I like looking at those, although recognizing it's quirky, entering any of them is enormously cumbersome. I did it once to configure my substitution macros (which are purely visual... What I type in is just ASCII and that's what is saved in soak, but it appears on screen with some replacements).</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>