Skip to content
Commit 0a538d2d authored by ntome's avatar ntome 💬 Committed by hydrargyrum
Browse files

weboob.browser.elements: explicit params for ItemElementFromAbstractPage

When switching to regular imports, ItemElementFromAbstractPage will become
obsolete. However, they will not be removed immediately, but they will be
reimplemented to be compatible with the new system. But the reimplementation
works at import-time, not at exec-time, and it's not possible to access params
defined in outer scopes at import-time. So, we make sure the attributes are
explicitly defined, not implicitly.
parent dfe5807e
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