VirtualMailManager/transport.py
branchv0.7.x
changeset 670 f374ef062c94
parent 643 df1e3b67882a
child 676 2bc11dada296
--- 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)
 
         """