Home | Trees | Index | Help |
|
---|
Package dopal ::
Module obj_impl ::
Class DopalObjectMixin
|
|
DopalDiskManagerFileInfo
,
DopalDownload
,
DopalDownloadStats
,
DopalLoggerChannel
,
DopalObjectStatsMixin
,
DopalPeer
,
DopalPluginConfig
,
DopalPluginInterface
,
DopalTorrent
Method Summary | |
---|---|
__repr__(self)
| |
Generates a string representation of this object - the value of this string will be the result returned by the __unicode__ method. | |
Generates a text representation of this object. | |
full_description(self)
| |
short_description(self)
|
Method Details |
---|
__str__(self)
|
__unicode__(self)Generates a text representation of this object. If thefull_description returns a useful
representation, then the string will have this format:
RemoteTypeName: FullDescriptionString Otherwise, it will resort to the superclass string representation. Example:Download: The Subways - Staring at the Sun.mp3 [Stopped, 100.0%] |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 | http://epydoc.sf.net |