postgrespro/testgres

OsOperations::build_path is required

Closed this issue · 1 comments

This new method allows avoiding to work with os.path.join that is a platform specific method.

I think, list2cmdline is requred, too.