On 3/14/06, Danny Yoo <[EMAIL PROTECTED]> wrote:

> The idea is to unpack four single characters as a single 4-byte integer.

That's really useful, thanks, as I was planning to iterate over each
letter and call ord()

> This kind of transformation is reversable:

Highly useful.  Thanks very much indeed.

> Does this make sense?

Absolutely.

S.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to