Terry Hancock <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]: 
> 
> Took me a long time to figure out what you meant. ;-)
> 
> So the string actually contains the backslashes, not the escaped
> characters. 
> 
> This works:
> 
>>>> bz2.decompress(eval(repr(user)))
> 'huge'

Unfortunately, it doesn't. Get the same error.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to