testnode: python3 fixes
Now that .spawn is called in tests, we can see that getSupportedParameterList needs to take into account that on python3 the program output is captured as bytes.
Showing
Please register or sign in to comment
Now that .spawn is called in tests, we can see that getSupportedParameterList needs to take into account that on python3 the program output is captured as bytes.