diff options
author | Brian Behlendorf <[email protected]> | 2019-01-04 10:50:39 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-01-06 10:39:41 -0800 |
commit | 4b1c4062d050e2cfa609e1040384d1f3b5f04f52 (patch) | |
tree | fcda46eb0656d4ed553f3b1d30ea75adec10a80a /tests/test-runner/man | |
parent | e5fb1dc586e879f016ddba24372b731971dad20c (diff) |
pyzfs: python3 support (unit tests)
* Updated unit tests to be compatbile with python 2 or 3. In most
cases all that was required was to add the 'b' prefix to existing
strings to convert them to type bytes for python 3 compatibility.
* There were several places where the python version need to be
checked to remain compatible with pythong 2 and 3. Some one
more seasoned with Python may be able to find a way to rewrite
these statements in a compatible fashion.
Reviewed-by: John Ramsden <[email protected]>
Reviewed-by: Neal Gompa <[email protected]>
Reviewed-by: loli10K <[email protected]>
Signed-off-by: John Wren Kennedy <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #8096
Diffstat (limited to 'tests/test-runner/man')
0 files changed, 0 insertions, 0 deletions