Home | History | Annotate | Download | only in python2.7

Lines Matching full:strong

469         title = '<big><strong>%s</strong></big>' % title
521 text = '<strong>%s</strong>&nbsp;(package)' % name
555 results.append('self.<strong>%s</strong>' % name)
597 head = '<big><big><strong>%s</strong></big></big>' % linkedname
844 title = '<a name="%s">class <strong>%s</strong></a>' % (
847 title = '<strong>%s</strong> = <a name="%s">class %s</a>' % (
885 title = '<a name="%s"><strong>%s</strong></a>' % (anchor, realname)
894 title = '<a name="%s"><strong>%s</strong></a> = %s' % (
901 title = '<strong>%s</strong> <em>lambda</em> ' % name
922 push('<dl><dt><strong>%s</strong></dt>\n' % name)
936 lhs = name and '<strong>%s</strong> = ' % name or ''
2038 '<big><big><strong>Python: Index of Modules</strong></big></big>',
2052 <font color="#909090" face="helvetica, arial"><strong>
2053 pydoc</strong> by Ka-Ping Yee &lt;ping@lfw.org&gt;</font>'''