Yet another fix for compatibility with Python 2.5
This commit is contained in:
parent
331b580fb8
commit
f489f51f62
2 changed files with 3 additions and 2 deletions
|
|
@ -19,7 +19,8 @@
|
|||
|
||||
|
||||
import urllib
|
||||
import json
|
||||
|
||||
from weboob.tools.json import json
|
||||
|
||||
from weboob.tools.browser import BaseBrowser
|
||||
from weboob.capabilities.housing import Query
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue