use imp instead of __import__
This commit is contained in:
parent
aa0084a37d
commit
ba1879d501
2 changed files with 8 additions and 5 deletions
|
|
@ -18,7 +18,6 @@
|
|||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import imp
|
||||
import sys
|
||||
import logging
|
||||
|
||||
from weboob.tools.backend import BaseBackend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue