in genmd.py [0:0]
def bugRefs(self): bugs = [] for href in self.bugLinks(): bugs += BugzillaUrl(href).bugs return bugs