remove with_statement(for 2.5) from __future__
This commit is contained in:
parent
164a71ed51
commit
5153c08698
9 changed files with 7 additions and 9 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vi:si:et:sw=4:sts=4:ts=4
|
||||
# GPL 2011
|
||||
from __future__ import with_statement
|
||||
|
||||
from six.moves import http_cookiejar as cookielib
|
||||
import gzip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue