With Open

with open('workfile', 'r') as f:
     read_data = f.read()
f.closed

results matching ""

    No results matching ""