remove useless import of with_statement (we do not support anymore python2.5)
refs #806
This commit is contained in:
parent
234e22a255
commit
c0740e695d
84 changed files with 83 additions and 85 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# To Public License, Version 2, as published by Sam Hocevar. See
|
||||
# http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
|
||||
from weboob.capabilities.video import ICapVideo, BaseVideo
|
||||
from weboob.capabilities.collection import ICapCollection, CollectionNotFound
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue