Lines Matching refs:split
995 parts = rendered.split('\t')1000 fields = dict(f.split('=', 1) for f in parts[3:-1])