Python - Modules and Code Organization
You want to temporarily add a folder
/home/user/myproject/libs to the module search path only for the current script run. Which code snippet correctly does this without affecting other scripts?