Remove some from __future__, forbid 2.5 in setup
This commit is contained in:
parent
c0740e695d
commit
fb1b8bc5b8
3 changed files with 3 additions and 9 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
import os
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue