made compatable with python 2.5
This commit is contained in:
parent
91aa90ad4a
commit
ed74477150
8 changed files with 94 additions and 40 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import with_statement
|
||||
import datetime
|
||||
import os
|
||||
import unittest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue