Remove some from __future__, forbid 2.5 in setup

This commit is contained in:
Laurent Bachelier 2013-07-27 14:58:19 +02:00
commit fb1b8bc5b8
3 changed files with 3 additions and 9 deletions

View file

@ -1,7 +1,5 @@
#!/usr/bin/env python
from __future__ import with_statement
import os