If self.packages is None (this can happen, I saw it), return
immediately (since None is not a sequence you can iterate over).
1 file changed