This is probably way more simple than you mean, but str() can turn an
int into a string and int() to go the opposite direction. Is that what
you're talking about or do you need something else?<br><br><br>-Walker Lindley<br><br><div><span class="gmail_quote">On 7/17/07, <b class="gmail_sendername">Dan Bishop</b> <<a href="mailto:danb_83@yahoo.com">danb_83@yahoo.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Jul 17, 7:40 am, mosi <<a href="mailto:skawan...@gmail.com">skawan...@gmail.com
</a>> wrote:<br>> Thank you,<br>> this is great,<br>> I thought that this should be standard in python 2.4 or 2.5 or in some<br>> standard library (math ???)<br>> Didn`t find anything.<br><br>The bin() function is slated to be added to the next version of
<br>Python.<br><br>Why there isn't a general itoa() function, I don't know.<br><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a><br></blockquote>
</div>