python2.5 compatibility.
This commit is contained in:
parent
81a8ac1ed8
commit
ca658e3946
3 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
import os
|
||||
|
||||
def genapi():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue