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-05-05 10:47:05 +08:00
2017-09-11 13:33:51 -07:00
2017-08-07 14:40:29 -04:00
2017-01-06 09:16:59 -05:00
2017-06-15 09:51:34 -05:00
2017-08-03 10:49:47 -04:00
2017-04-23 00:47:03 -07:00
2017-08-15 23:12:08 -07:00
2017-09-02 13:46:46 -07:00
2017-08-15 23:12:08 -07:00
2017-09-01 14:52:18 -07:00
2017-08-16 17:56:53 -07:00
2017-07-25 09:23:01 -04:00
2017-08-01 08:02:56 +10:00
2017-06-09 13:06:08 +01:00
2017-03-16 18:49:29 -07:00
2017-04-13 10:28:52 -07:00
2017-01-06 09:16:59 -05:00
2017-08-01 08:02:56 +10:00
2017-01-06 09:16:59 -05:00
2017-05-08 09:08:55 -07:00
2017-01-07 11:38:52 -08:00
2017-07-25 09:23:01 -04:00
2017-07-25 09:23:01 -04:00
2017-05-19 14:37:39 -07:00
2017-07-25 09:23:01 -04:00
2017-07-25 09:23:01 -04:00
2017-04-28 11:58:38 +01:00
2017-04-28 09:08:26 +01:00
2017-05-18 10:26:45 +01:00
2017-07-27 15:37:26 -07:00
2017-07-25 09:23:01 -04:00