Skip to content

path: assert path.join() arguments equally

Re-use assertPath() when asserting path argument types in join() as throughout the rest of the path module.

This also ensures the same error message generated for posix as for win32.

Merge request reports

Loading