Home | History | Annotate | Download | only in utils

Lines Matching refs:paraText

896                     paraText = ' (p%d)'%(item.section.paragraph,)
898 paraText = ''
899 print >>f,'<a href="%s">%s:%d</a>%s<br>'%(linkStr,relativePath,item.line,paraText)