made compatable with python 2.5

This commit is contained in:
Laine 2012-08-02 15:30:21 -07:00
commit dd023edc0f
8 changed files with 55 additions and 19 deletions

View file

@ -1,3 +1,4 @@
from __future__ import with_statement
import datetime
import os
import unittest