Skip to content
Commit d70c0749 authored by hydrargyrum's avatar hydrargyrum
Browse files

weboob.browser.elements.AbstractElement: handle nested ListElement obj_x

Having "class obj_x(ItemElement)" to do nested object parsing is
possible.
Support "class obj_x(ListElement)" to parse a list of sub-objects, and
coerce to list instead of an iterator.
parent b5ab7c47
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment