Comment #13 on issue 1581 by pekka.klarck: `Convert To Bytes` keyword for
creating byte strings from text, integers, etc.
http://code.google.com/p/robotframework/issues/detail?id=1581
This issue was updated by revision f26811746c2e.
Little cleanup to code and tests. Good enough for me.
It's somewhat stupid to use RuntimeError for communication here, but
that's not easy to change because _convert_to_integer uses it. The
original motivation for that has been that error messages got from
RuntimeError's don't get `RuntimeError: ` prefix similarly as you get
e.g. `ValueError: `. The best solution would probably be using a custom
exception with this prefix disabled, but that's too much work now.
--
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.