File Python

f=open('/tmp/workfile', 'w')
f.close()