Searched refs:COPYRIGHT_SYMBOL (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/scripts/ | ||
H A D | texi2html.py | 193 COPYRIGHT_SYMBOL = "©" variable in TexinfoParser 587 def handle_copyright(self): self.write(self.COPYRIGHT_SYMBOL) 588 def open_copyright(self): self.write(self.COPYRIGHT_SYMBOL) 1638 COPYRIGHT_SYMBOL = "©" variable in TexinfoParserHTML3 |
Completed in 4 milliseconds