text strings to binary...

Stefan Näwe stefan_NOSPAM at NOSPAM_naewe.de
Tue May 3 15:44:35 EDT 2005


oriana.falco at thalesesec.com wrote:

> Hi,
> 
> I've been working with Python for a bit now but I just came accross a
> problem and I'm not sure how to approach it. I'd like to convert a text
> string into binary data format. I though I'd use the struct module and
> the pack function but I can't get it to work. I'm using Python 2.3.3 in
> Windows XP.

Why don't you post some pieces of your code ?
Maybe someone can help you fix it.

Stefan
-- 
                



More information about the Python-list mailing list