<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jul 12, 2013 at 4:43 PM, Gerald Britton <span dir="ltr"><<a href="mailto:gerald.britton@gmail.com" target="_blank">gerald.britton@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Man I don't know how you are doing this!  I just tried:<br>
<br>
float('<greek letter pi>') and got<br>
<br>
Value error: could not convert string to float '<greek letter pi>'<br>
<br>
For that matter, I can't figure out how to type the greek letter for<br>
pi in gmail!  Guess I have some things to learn.<br>
<br>
So, if Python doesn't recognize the symbol for pi, why should it<br>
recognize the one for infinity?<br></blockquote><div><br></div><div>The example he posted is of digits, not of any particular symbol for a constant. The difference, obviously, is that you can't write infinity as a bunch of digits, whereas you can at least approximate pi with any number of digits.<br>

<br></div><div>lvh <br></div></div></div></div>