summaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL/files/patch-pgdb.py
blob: 6f22a42e84743add08772f315fe8571f36837b95 (plain) (blame)
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