move GenericBackend and GenericArticle modules into weboob.tools.capabilities.messages
This commit is contained in:
parent
e0cb6d6dfe
commit
72850a0a79
18 changed files with 22 additions and 312 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from weboob.tools.browser import BrokenPageError
|
||||
from weboob.tools.genericArticle import GenericNewsPage, try_remove, \
|
||||
from weboob.tools.capabilities.messages.genericArticle import GenericNewsPage, try_remove, \
|
||||
try_remove_from_selector_list, \
|
||||
drop_comments, NoneMainDiv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue