On 17 Gen, 02:24, MRAB <goo...@mrabarnett.plus.com> wrote: > If you're truly working with strings of _characters_ then > 'str' is what you need, but if you're working with strings of _bytes_ > then 'bytes' is what you need.
I work with string of characters but to convert bytes into string I need to specify an encoding and that's what confuses me. Before there was no need to deal with that. --- Giampaolo http://code.google.com/p/pyftpdlib -- http://mail.python.org/mailman/listinfo/python-list