Searched refs:section_tag (Results 1 – 1 of 1) sorted by relevance
370 def __init__(self, base_name, title, section_title, section_tag): argument371 self.url = 'api_guides/python/' + (('%s#%s' % (base_name, section_tag))372 if section_tag else base_name)393 self.section_tag = None402 self.section_tag = tag410 self.section_tag))