1 2 3 4
path = '/Users/entropy/TEST/Lsqltext.200131231859' file = open(path, 'r') rows = file.read().split('}}') print(rows[0])