Gergely Nagy adc1cf8829
contrib.walk: Coerce non-list iterables into list form
Expressions can sometimes contain itertools.islice objects, which we can
only walk if we force them into a list. To do this, the walk function
has to be taught that collections that are not instances of list should
be forced into a list.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-07-15 16:59:49 +02:00
..
2015-06-15 21:11:48 +02:00
2015-07-14 23:59:29 +03:00
2015-07-14 23:59:29 +03:00
2015-07-14 23:59:29 +03:00
2014-05-02 21:31:51 +05:30
2015-02-28 18:11:42 +10:00
2015-07-14 23:59:29 +03:00
2015-05-09 14:16:28 -04:00