| 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 x.__class__.__doc__ for signature
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 13 13:19:28 2009 | http://epydoc.sourceforge.net |