| con_roots=set() |
| forhinhighway_systems: |
| forrinh.con_route_list: |
| forcrinr.roots: |
| ifcr.rootincon_roots: |
| el.add_error("Duplicate root in con_route lists: "+cr.root) |
| else: |
| con_roots.add(cr.root) |
Swapping the variable names, r<->cr, seems more intuitive to me...
@jteresco, your thoughts?
DataProcessing/siteupdate/python-teresco/siteupdate.py
Lines 2030 to 2037 in b8af793
Swapping the variable names,
r<->cr, seems more intuitive to me...@jteresco, your thoughts?