rough-minister-58256
06/23/2016, 6:26 PM'RGlobs' object is not iterable thing where folks are casting rglobs to a list and operating on the values (e.g. sorted(list(rglobs(‘*Test.java’)))[0::2])) - iiuc, that’s because BaseGlobs derived types are lazy hence can’t actually iterate over their values at parse time?