A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2009-May/089355.html below:

[Python-Dev] Oddity PEP 0 key

[Python-Dev] Oddity PEP 0 key [Python-Dev] Oddity PEP 0 keyDaniel Diniz ajaksu at gmail.com
Sat May 2 17:11:49 CEST 2009
MRAB wrote:
> Are there Unicode codepoints for smilies? I'm thinking of :-) for
> 'Accepted' and :-( for 'Rejected'. :-)

Yes there are, but we'd need to set the font size to 'humongous' to
see the smilies: ☹ ☺.

In py3k: print(chr(0x2639), chr(0x263a))
In trunk: print(unichr(0x2639), unichr(0x263a))
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smilies.png
Type: image/png
Size: 3574 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090502/b0c032f0/attachment.png>
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4