Closed abmusse closed 3 years ago
Seems odd to check if the platform is in a list of one (also, some of the lists aren't actually lists, but just parenthesis). While having the "in" syntax already set up for adding more platforms, I suspect most of these are going to be unique to IBM i anyway, so equality is fine.
Of course, if there is consistent use of single item tuples throughout the code then we could leave them be.
Also, can you add commit the readme you've been working on as Misc/Readme.IBM_i?
Fixes up many test cases only failures remaining are ftplib abort test case and random permission failures.