[EMAIL PROTECTED] 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
-- 
                
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to