diff -r 2e19ab98118a -r b1bfd4d1d9c0 VirtualMailManager/aliasdomain.py --- a/VirtualMailManager/aliasdomain.py Sat Feb 09 17:24:12 2013 +0000 +++ b/VirtualMailManager/aliasdomain.py Sun Feb 10 17:33:38 2013 +0000 @@ -27,7 +27,7 @@ Arguments: - `dbh` : pyPgSQL.PgSQL.Connection + `dbh` : psycopg2._psycopg.connection a database connection for the database access `domainname` : basestring the name of the AliasDomain"""