Home | History | Annotate | Download | only in hosts

Lines Matching refs:fh

852         fh = open(self.known_hosts_file, "w")
853 fh.close()