def read_all_repos(self, opts=None): for repo in self.repos.values(): repo._configure_from_options(opts)