1 2 3 4 5 6 7 8 9 10 11 12
--- pgdb.py.orig Thu Oct 11 12:14:35 2001 +++ pgdb.py Thu Oct 11 12:14:42 2001 @@ -58,7 +58,7 @@ import string import exceptions import types -import DateTime +import mx.DateTime import time ### module constants