mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-19 22:01:00 +00:00
documentation
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1528 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
e7b620052e
commit
ea2125c3f5
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ class HtmlLogger (linkcheck.logger.Logger):
|
|||
"\">"+os.linesep)
|
||||
|
||||
def write_table_end (self):
|
||||
"""end html table"""
|
||||
self.fd.write("</table></td></tr></table><br clear=\"all\">")
|
||||
|
||||
def write_url (self, url_data):
|
||||
|
|
|
|||
Loading…
Reference in a new issue