" - os.path is either posixpath or ntpath\n", " - os.name is either 'posix' or 'nt'\n", " - os.curdir is a string representing the current directory (always '.')\n ...