On Fri, Feb 6, 2009 at 9:47 PM, kirby urner <span dir="ltr">&lt;<a href="mailto:kirby.urner@gmail.com">kirby.urner@gmail.com</a>&gt;</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&#39;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&#39;s see what I can do with Python here...<br>

  <br>

&gt;&gt;&gt; import unicodedata<br>

&gt;&gt;&gt; heart = chr(0x2665)<font color="#888888">
</font></blockquote></div><br>
Ha!&nbsp; This will be a lot of fun when we get back to class.&nbsp; <br><br>Yeah, I remember your Ching stuff, but at the time I hadn&#39;t yet explored 3.0.&nbsp; I figured I&#39;d eventually get around to things like Unicode, but, wow, this is incredibly easy.&nbsp; Why wait?<br>
<br>Little details like this can be gems.&nbsp; Thanks.<br><br>- Michel<br><br><br>