Learn more about cloning repositories
You have read-only access
Fix two NameError bugs (errno + fatal). * Reading errno.ENOENT requires errno. * Replace fatal(…) (which does not exist) with sys.exit(…).