Alexander Belopolsky added the comment:
Wouldn't '\N{SNAKE}' look more pythonic? 😀
>>> hex(ord('🐍'))
'0x1f40d'
----------
nosy: +belopolsky
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue26525>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
