Would anybody object to having these methods return iterators instead of lists? In some cases it could save unnecessary copying and it's trivial to call list() on the iterator if you want an actual list. Brent?
-- Sean _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
