python < 2.6 compatibility
This commit is contained in:
parent
3a1833a2f4
commit
3d9f669d93
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
from weboob.capabilities.content import ICapContent, Content
|
||||
from weboob.tools.backend import BaseBackend
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue