psycopg2 doesn't need an explicit import anymore

This commit is contained in:
Magnus Hagander
2010-06-13 14:54:18 +02:00
parent 2254d72893
commit faf023d269

View File

@ -1,7 +1,6 @@
#!/usr/bin/env python
import feedparser
import psycopg2
import socket
import sys
import os