On Sep 15, 1:59 pm, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote:
> So you are looking for the `struct` module in the standard library instead
> of doing this yourself.  :-)
>
> If you insist on doing it yourself take a look at the built-in `ord()`
> function.
>

Thanks Marc,

both things are exactly what I was looking for (I am a bit ashamed
that I did not find the built-in ord :-)

Boris

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to