Removed import with from future

This commit is contained in:
Ross Lawley
2013-05-01 08:48:14 +00:00
parent 7aa1f47378
commit e58b3390aa
15 changed files with 2 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import with_statement
import sys
sys.path[0:0] = [""]