diff -r 2e19ab98118a -r b1bfd4d1d9c0 VirtualMailManager/transport.py --- a/VirtualMailManager/transport.py Sat Feb 09 17:24:12 2013 +0000 +++ b/VirtualMailManager/transport.py Sun Feb 10 17:33:38 2013 +0000 @@ -23,7 +23,7 @@ are given, tid will be used. Keyword arguments: - dbh -- a pyPgSQL.PgSQL.connection + dbh -- a psycopg2._psycopg.connection tid -- the id of a transport (int) transport -- the value of the transport (str)