Comment #8 on issue 1506 by [email protected]: Python 3 support
http://code.google.com/p/robotframework/issues/detail?id=1506
1) Encode String To Bytes also works but always needs an explicit
encoding=iso8859
to result in the same byte values as defined in the input argument.
and you get UnicodeEncodeErrors.
i think that is not very intuitive if you just want to deal with bytes.
what do you think about changing Create Bytes
to acutally do an iso8859 encoding of the input string
so you don't need double \\ before x?
maybe rename it to Convert To Bytes.
maybe make it also accept an integer sequence
or other input supported by the python 3 bytes constructor?
maybe additionally provide an Evaluate To Bytes
which behaves like the current Create Bytes?
irc. yes. i am always somehow present in #robotframework.
and mostly active during working hours :) ~ 9-18 cet
--
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.