ansible/lib
Toshio Kuratomi 30094912eb boto is expecting that we pass it unicode strings.
The secret_key parameter especially can contain non-ascii characters and
will throw an error if such a string is passed as a byte str.

Potential fix for #13303
2015-12-01 07:03:57 -08:00
..
ansible boto is expecting that we pass it unicode strings. 2015-12-01 07:03:57 -08:00