summaryrefslogtreecommitdiff
path: root/tests/bugX000.py
diff options
context:
space:
mode:
authorFederico Di Gregorio <fog@initd.org>2010-02-12 23:34:53 +0100
committerFederico Di Gregorio <fog@initd.org>2010-02-12 23:34:53 +0100
commit611606d53294ec68ab61aea9ba9149d3c6da4750 (patch)
tree9fec4c4dd2bf8bc2d7da569a0d644ba392dfaf6e /tests/bugX000.py
parente5bed4993bb69ef2ad7edcef1e2736f5c2e0c1b6 (diff)
downloadpsycopg2-611606d53294ec68ab61aea9ba9149d3c6da4750.tar.gz
Changes license to LGPL3 + OpenSSL exception on all source files
Diffstat (limited to 'tests/bugX000.py')
-rwxr-xr-xtests/bugX000.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugX000.py b/tests/bugX000.py
index f39a826..e3e9a99 100755
--- a/tests/bugX000.py
+++ b/tests/bugX000.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+
import psycopg2
import time
import unittest