Bases: object
object
Context manager for temporarily changing current working directory.
path (str) – new path name
_os – module with getcwd and chdir functions
getcwd
chdir