Files
community.general/lib/ansible
Marius Gedminas 9cdb6ebae3 Python 3: there is no 'basestring'
This fixes a failing unit test.

In actual use (which is still quite far), I'm not sure if bytes ->
unicode conversion should be done here (in which case the code will fail
with an AttributeError: 'bytes' object has no attribute 'readlines'), or
inside self._connection.exec_command() (in which case my change is
correct).
2015-09-21 08:48:59 +03:00
..
2015-09-15 17:31:47 -04:00
2015-05-03 21:47:26 -05:00
2015-05-03 21:47:26 -05:00
2015-05-03 21:47:26 -05:00
2015-09-20 22:54:02 -03:00
2015-09-18 04:49:30 -07:00
2015-05-03 21:47:26 -05:00
2015-09-11 09:41:05 +03:00
2015-09-18 15:25:10 -04:00
2015-05-03 21:47:26 -05:00