diff -r d765a878f0fc -r f374ef062c94 VirtualMailManager/transport.py --- a/VirtualMailManager/transport.py Sun Dec 30 16:41:19 2012 +0000 +++ b/VirtualMailManager/transport.py Sun Dec 30 18:08:23 2012 +0000 @@ -24,7 +24,7 @@ Keyword arguments: dbh -- a pyPgSQL.PgSQL.connection - tid -- the id of a transport (int/long) + tid -- the id of a transport (int) transport -- the value of the transport (str) """