[molecule] remove python 2.5 __future__ import

This commit is contained in:
Fabio Erculiani
2010-04-22 22:13:04 +02:00
parent c97e95e1c7
commit 153cf5b6a5
-1
View File
@@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
from __future__ import with_statement
import os
import sys
import time