factorize mangatoshokan and simplyreadit (wip)

This commit is contained in:
Noé Rubinstein 2011-08-30 05:10:05 +02:00 committed by Romain Bignon
commit e5c1b1879b
3 changed files with 29 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright(C) 2010-2011 Roger Philibert
# Copyright(C) 2010-2011 Noé Rubinstein
#
# This file is part of weboob.
#
@ -19,4 +19,4 @@
from .mangafox import MangafoxBackend
__all__ = ['MangafoxBackend']
__all__ = ['MangafoxBackend', 'MangatoshokanBackend', 'SimplyreaditBackend']