Updates:
Status: Done
Comment #5 on issue 60 by [email protected]: Non-ASCII characters are
not supported in input and output
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=60
This is done by
https://code.google.com/p/robotframework-sshlibrary/source/detail?r=93b566e19ae59c526773ad06cf81fa82b6724461
The default encoding for all the upcoming connections can be set on library
importing or by using `Set Default Configuration` keyword. For currently
active, already open connection `Set Client Configuration` can be used.
Encoding can also be configured per connection by passing it as an argument
(named `encoding`) to `Open Connection` keyword.
If no encoding is explicitly configured, UTF-8 is assumed.
--
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.