Lines Matching refs:tfp
244 tfp = open(filename, 'wb')254 tfp = os.fdopen(fd, 'wb')272 tfp.write(block)277 tfp.close()