def lines_from_list(self, p_list):
"""Take a list of transformed points and return a list of corresponding
lines as (angle, distance) tuples."""
def lines_from_list(self, p_list):
"""Take a list of transformed points and return a list of corresponding
lines as (angle, distance) tuples."""