Standard Module posixpath
posixpath This module implements some useful functions on POSIX pathnames. Do not import this module directly. Instead, import the module os and use os.path. os