Removed import with from future
This commit is contained in:
parent
7aa1f47378
commit
e58b3390aa
15 changed files with 2 additions and 13 deletions
|
|
@ -1,4 +1,3 @@
|
|||
from __future__ import with_statement
|
||||
import sys
|
||||
sys.path[0:0] = [""]
|
||||
import unittest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue