Oh ok !
I tried with some unicodes (🔥) but it didn't work. So it's only a subset
as described in PEPs ?
What about extending it ?

Le lun. 15 juil. 2019 à 13:41, Chris Angelico <ros...@gmail.com> a écrit :

> On Mon, Jul 15, 2019 at 9:37 PM Adrien Ricocotam <ricoco...@gmail.com>
> wrote:
> >
> > Hi all,
> > What would you think if we could write our code using unicode ?
> > It would be especially useful for scientific programming (we could use
> the greek letters), it could also be nice to use emojis for some variables.
> I don't see any bad consequences (apart from people that would use
> misleading characters but that's already possible). I don't know how hard
> it is to do that switch but it feels like it could be nice;
> >
>
> You can! Just make sure you're using Python 3.x.
>
> ChrisA
> _______________________________________________
> Python-ideas mailing list -- python-ideas@python.org
> To unsubscribe send an email to python-ideas-le...@python.org
> https://mail.python.org/mailman3/lists/python-ideas.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-ideas@python.org/message/Z5DDNCHOK3PVK276RGNJ5IXZIUWU2RG3/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/SIIRTRQMBOPPY5IURP5R76B4ICVYBHTE/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to