python2.5 compatibility.

This commit is contained in:
Christophe Benz 2011-04-04 14:29:31 +02:00 committed by Romain Bignon
commit ca658e3946
3 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,7 @@
#!/usr/bin/env python
from __future__ import with_statement
import os
def genapi():