Searched refs:relativeto (Results 1 – 1 of 1) sorted by relevance
151 def path(value, relativeto='', normalize='true', mustexist='false'): argument152 value = os.path.join(relativeto, value)