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

@ -21,7 +21,7 @@ import logging
import optparse
from optparse import OptionGroup, OptionParser
from weboob.core.engine import Weboob
from weboob.core.ouiboube import Weboob
from weboob.tools.config.iconfig import ConfigError