os.join: python function's infinite arguments sample - Serbipunk/notes GitHub Wiki

def join(path, *paths):
  ...