backend move to tools

This commit is contained in:
Christophe Benz 2010-07-12 03:10:49 +02:00
commit 0028e48b61
12 changed files with 20 additions and 19 deletions

View file

@ -16,8 +16,8 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
from weboob.core.backend import BaseBackend
from weboob.capabilities.video import ICapVideo
from weboob.tools.backend import BaseBackend
from .browser import YoujizzBrowser