Trees | Indices | Help |
---|
|
object --+ | RecentConnection
I am an object representing a recent connection. You can access some of my state and update the timestamp (eg, when I was last connected to) by calling updateTimestamp.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
string |
filename filename of the connection |
||
string |
host hostname |
||
PBConnectionInfo |
info connection info |
||
string |
name name of the recent connection usually host:port |
||
datetime.datetime |
timestamp timestamp |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:58 2013 | http://epydoc.sourceforge.net |