Lines Matching refs:printlog
710 def printlog(s): function
722 printlog('Element: %r' % el_html)
724 printlog(' Skipped: no %s attribute' % href_attr)
730 printlog(" Skipped: doesn't match extract pattern")
735 printlog(' Skipped: only internal fragment href')
738 printlog(' Skipped: cannot follow javascript:')
742 printlog(" Skipped: doesn't match description")
745 printlog(" Skipped: doesn't match id")
748 printlog(" Skipped: doesn't match href")
751 printlog(" Skipped: doesn't match html")
753 printlog(" Accepted")