Home | History | Annotate | Download | only in python2.7

Lines Matching refs:tfp

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