Richard van der Hoff d7d42387f5
Fix 'generator object is not subscriptable' error (#7290)
Some of the query functions return generators rather than lists, so we can't
index into the result. Happily we already have a copy of the results.

(think this was introduced in #7024)
2020-04-16 14:37:06 +01:00
..
2019-12-12 15:21:12 +00:00
2020-04-03 10:57:07 +01:00
2019-06-20 19:32:02 +10:00
2020-03-11 18:49:41 +00:00