On Fri, Feb 6, 2009 at 9:47 PM, kirby urner <span dir="ltr"><<a href="mailto:kirby.urner@gmail.com">kirby.urner@gmail.com</a>></span> wrote:<br>
<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Here's the relevant page from the Unicode charts.<br>
<a href="http://unicode.org/charts/PDF/U2600.pdf" target="_blank">http://unicode.org/charts/PDF/U2600.pdf</a><br>
<br>
Let's see what I can do with Python here...<br>
<br>
>>> import unicodedata<br>
>>> heart = chr(0x2665)<font color="#888888">
</font></blockquote></div><br>
Ha! This will be a lot of fun when we get back to class. <br><br>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?<br>
<br>Little details like this can be gems. Thanks.<br><br>- Michel<br><br><br>