Alexander Belopolsky added the comment:

Wouldn't '\N{SNAKE}' look more pythonic?  😀

>>> hex(ord('🐍'))
'0x1f40d'

----------
nosy: +belopolsky

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26525>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to