cathy_tools.join

Contents

cathy_tools.join#

cathy_tools.join(a, *p)[source]#

Join two or more pathname components, inserting ‘/’ as needed. If any component is an absolute path, all previous path components will be discarded. An empty last part will result in a path that ends with a separator.