rename engine to ouiboube

This commit is contained in:
Christophe Benz 2010-07-07 18:08:35 +02:00
commit 4caa9abd29
4 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
import sys
from weboob.core.engine import Weboob
from weboob.core.ouiboube import Weboob
from weboob.core.scheduler import Scheduler
from .console import ConsoleApplication