Searched refs:link_from (Results 1 – 1 of 1) sorted by relevance
80 def log_to_file(path, execargs, link_from=None, link_to=None): argument88 if link_from and link_to:89 log.write('%s -> %s\n' % (link_from, link_to))