Home | Trees | Indices | Help |
---|
|
object --+ | AbstractResult --+ | ArtistResult
Represents an artist result.
An ArtistResult consists of a score and an artist. The score is a number between 0 and 100, where a higher number indicates a better match.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
artist An Artist object. |
|
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Returns an Artist object.
|
Property Details |
artistAn Artist object. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Nov 2 16:31:40 2008 | http://epydoc.sourceforge.net |