Home | History | Annotate | Download | only in gen

Lines Matching refs:href

917                 href = child.get('href')
918 href = os.path.join(os.path.dirname(file_name), href)
919 self.parse_file(href)