we are already living in the future, part 2
This commit is contained in:
parent
0eb4550a8f
commit
704b198f5a
2 changed files with 0 additions and 3 deletions
|
@ -23,7 +23,6 @@
|
|||
|
||||
This is designed for avoiding __del__.
|
||||
"""
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
import traceback
|
||||
|
|
|
@ -15,8 +15,6 @@
|
|||
# CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||
# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
|
|
Loading…
Reference in a new issue