On Fri, Feb 6, 2009 at 9:47 PM, kirby urner <kirby.ur...@gmail.com> wrote:

Here's the relevant page from the Unicode charts.
> http://unicode.org/charts/PDF/U2600.pdf
>
> Let's see what I can do with Python here...
>
> >>> import unicodedata
> >>> heart = chr(0x2665)


Ha!  This will be a lot of fun when we get back to class.

Yeah, I remember your Ching stuff, but at the time I hadn't yet explored
3.0.  I figured I'd eventually get around to things like Unicode, but, wow,
this is incredibly easy.  Why wait?

Little details like this can be gems.  Thanks.

- Michel
_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to