Toshio Kuratomi
ff13d58c14
Remove use of unicode_literals as it is an anti-pattern
...
from __future__ unicode_literals leads to developer confusion as
developers no longer can tell whether a bare literal string is a byte
string or a unicode string. Explicit marking as u"" or b"" is the way
to solve the same problem in the Ansbile codebase.
2017-09-11 13:33:51 -07:00
..
2017-07-14 14:24:45 +01:00
2017-08-22 17:09:28 -04:00
2017-08-03 13:15:12 -07:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-08-03 13:15:12 -07:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-08-03 13:15:12 -07:00
2017-08-07 11:11:31 -07:00
2017-09-11 13:33:51 -07:00
2017-08-16 10:55:19 -07:00
2017-08-22 17:09:28 -04:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-07-14 14:24:45 +01:00
2017-08-22 17:09:28 -04:00
2017-07-14 14:24:45 +01:00