Removed import with from future
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from __future__ import with_statement
|
||||
import sys
|
||||
sys.path[0:0] = [""]
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
from __future__ import with_statement
|
||||
import sys
|
||||
sys.path[0:0] = [""]
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
from __future__ import with_statement
|
||||
import sys
|
||||
sys.path[0:0] = [""]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user