Comment #7 on issue 1581 by pekka.klarck: Bytes Library
http://code.google.com/p/robotframework/issues/detail?id=1581

One problem working with bytes is that many of them are not visible in normal log messages. I considered changing our internal `unic` so that it would automatically turn e.g. '\x01' to '\\x01', but that's too big change at this point. Instead, I decided to enhance Log keyword so that it can log the repr of the given item (issue 1584). That is easier and safer.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to